Version update
This commit is contained in:
parent
88f5537eb0
commit
2910236da5
|
@ -10,7 +10,7 @@ Public Class GameController
|
||||||
''' <summary>
|
''' <summary>
|
||||||
''' The current version of the game.
|
''' The current version of the game.
|
||||||
''' </summary>
|
''' </summary>
|
||||||
Public Const GAMEVERSION As String = "0.53.3"
|
Public Const GAMEVERSION As String = "0.54"
|
||||||
|
|
||||||
''' <summary>
|
''' <summary>
|
||||||
''' The number of released iterations of the game.
|
''' The number of released iterations of the game.
|
||||||
|
|
Loading…
Reference in New Issue