Skip to content

Commit

Permalink
Set version to 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
siegfriedpammer committed Sep 16, 2023
1 parent 4de9775 commit cf4f68b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
public const string Major = "8";
public const string Minor = "1";
public const string Build = "0";
public const string Build = "1";
public const string Revision = "$INSERTREVISION$";
public const string VersionName = null;

Expand Down

0 comments on commit cf4f68b

Please sign in to comment.