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