Bump version to 1.15
This commit is contained in:
parent
f1ed65c219
commit
844eb274d5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ namespace ChessChallenge.Application
|
|||
{
|
||||
public static class Settings
|
||||
{
|
||||
public const string Version = "1.14";
|
||||
public const string Version = "1.15";
|
||||
|
||||
// Game settings
|
||||
public const int GameDurationMilliseconds = 60 * 1000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue