Updated release version to 92 after forgeting it for 2 entire versions!
This commit is contained in:
parent
2568867e9f
commit
e6d2869cfa
|
@ -15,7 +15,7 @@ Public Class GameController
|
|||
''' <summary>
|
||||
''' The number of released iterations of the game.
|
||||
''' </summary>
|
||||
Public Const RELEASEVERSION As String = "90"
|
||||
Public Const RELEASEVERSION As String = "92"
|
||||
|
||||
''' <summary>
|
||||
''' The development stage the game is in.
|
||||
|
|
Loading…
Reference in New Issue