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 b351bf6 commit 1eb1460Copy full SHA for 1eb1460
1 file changed
src/Solution Items/AssemblyVersion.cs
@@ -5,8 +5,8 @@
5
[assembly: AssemblyProduct("LogExpert")]
6
[assembly: AssemblyCopyright("Original work Copyright (c) 2008-2011 Hagen Raab\r\nModified work Copyright (c) 2025 Zarunbal|Hirogen and many others")]
7
8
-[assembly: AssemblyVersion("1.10.0")]
9
-[assembly: AssemblyFileVersion("1.10.0")]
10
-[assembly: AssemblyInformationalVersion("1.10.0")]
+[assembly: AssemblyVersion("1.11.1")]
+[assembly: AssemblyFileVersion("1.11.1")]
+[assembly: AssemblyInformationalVersion("1.11.1")]
11
12
[assembly: ComVisible(false)]
0 commit comments