Version update

This commit is contained in:
Aragas 2016-12-03 20:49:37 +03:00
parent 88f5537eb0
commit 2910236da5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Public Class GameController
''' <summary>
''' The current version of the game.
''' </summary>
Public Const GAMEVERSION As String = "0.53.3"
Public Const GAMEVERSION As String = "0.54"
''' <summary>
''' The number of released iterations of the game.