Skip to content

Commit cf4f68b

Browse files
Set version to 8.1.1
1 parent 4de9775 commit cf4f68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ICSharpCode.Decompiler/Properties/DecompilerVersionInfo.template.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
public const string Major = "8";
44
public const string Minor = "1";
5-
public const string Build = "0";
5+
public const string Build = "1";
66
public const string Revision = "$INSERTREVISION$";
77
public const string VersionName = null;
88

0 commit comments

Comments
 (0)