diff --git a/ILSpy/Properties/AssemblyInfo.template.cs b/ILSpy/Properties/AssemblyInfo.template.cs index 0cf41b0d0..f4a337c24 100644 --- a/ILSpy/Properties/AssemblyInfo.template.cs +++ b/ILSpy/Properties/AssemblyInfo.template.cs @@ -37,7 +37,7 @@ internal static class RevisionClass { public const string Major = "6"; public const string Minor = "0"; - public const string Build = "1"; + public const string Build = "0"; public const string Revision = "$INSERTREVISION$"; public const string VersionName = "alpha1";