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 7df924a commit 3e9866fCopy full SHA for 3e9866f
Git.hub/Properties/AssemblyInfo.cs
@@ -25,9 +25,9 @@
25
// Build Number
26
// Revision
27
//
28
-[assembly: AssemblyVersion("2.99.90")]
29
-[assembly: AssemblyFileVersion("2.99.90")]
30
-[assembly: AssemblyInformationalVersion("3.00.rc2")]
+[assembly: AssemblyVersion("3.0.1")]
+[assembly: AssemblyFileVersion("3.0.1")]
+[assembly: AssemblyInformationalVersion("3.0.1")]
31
32
// Disable CLS compliance. See https://github.com/gitextensions/gitextensions/issues/4710
33
[assembly: CLSCompliant(isCompliant: false)]
0 commit comments