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 b018a18 commit d584349Copy full SHA for d584349
ILSpy/Properties/AssemblyInfo.template.cs
@@ -36,7 +36,7 @@ internal static class RevisionClass
36
{
37
public const string Major = "2";
38
public const string Minor = "3";
39
- public const string Build = "0";
+ public const string Build = "1";
40
public const string Revision = "$INSERTREVISION$";
41
public const string VersionName = null;
42
0 commit comments