We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b64e138 commit 39936c5Copy full SHA for 39936c5
App/Properties/AssemblyInfo.cs
@@ -50,7 +50,7 @@
50
// You can specify all the values or you can default the Build and Revision Numbers
51
// by using the '*' as shown below:
52
// [assembly: AssemblyVersion("1.0.*")]
53
-[assembly: AssemblyVersion("1.0.0.0")]
54
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.1.0.0")]
+[assembly: AssemblyFileVersion("1.1.0.0")]
55
[assembly: NeutralResourcesLanguage("en")]
56
0 commit comments