From 3cf11468039f75a760fd56ff242aca11b4344254 Mon Sep 17 00:00:00 2001 From: WeeXnes Date: Fri, 29 Apr 2022 23:23:27 +0200 Subject: [PATCH] changed assembly info --- WeeXnes/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WeeXnes/Properties/AssemblyInfo.cs b/WeeXnes/Properties/AssemblyInfo.cs index bc4a685..700332b 100644 --- a/WeeXnes/Properties/AssemblyInfo.cs +++ b/WeeXnes/Properties/AssemblyInfo.cs @@ -52,4 +52,4 @@ using System.Windows; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: AssemblyFileVersion("2.6.0.0")] \ No newline at end of file