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 05c3633 commit acd1f83Copy full SHA for acd1f83
src/GuiLibrary/Properties/AssemblyInfo.cs
@@ -31,5 +31,5 @@
31
// You can specify all the values or you can default the Build and Revision Numbers
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
-[assembly: AssemblyVersion("1.0.0.0")]
35
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.1.0.0")]
+[assembly: AssemblyFileVersion("1.1.0.0")]
src/Logbert/Properties/AssemblyInfo.cs
@@ -29,6 +29,6 @@
29
// Build Number
30
// Revision
//
[assembly: NeutralResourcesLanguageAttribute("")]
0 commit comments