Skip to content

Commit e63dd7f

Browse files
committed
Updated version number
1 parent 4a84240 commit e63dd7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HintMachine/Globals.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace HintMachine
99
internal static class Globals
1010
{
1111
public const string ProgramName = "HintMachine";
12-
public const string ProgramVersion = "1.1.0-rc2";
12+
public const string ProgramVersion = "1.1.0";
1313

1414
/// <summary>
1515
/// The duration of a "tick" where the current game connector (if any) watches the game once, in milliseconds

0 commit comments

Comments
 (0)