mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-07-21 23:27:00 +00:00
i^dates version number
This commit is contained in:
Vendored
BIN
Binary file not shown.
@@ -5,8 +5,8 @@
|
|||||||
#==============================================================================#
|
#==============================================================================#
|
||||||
module Settings
|
module Settings
|
||||||
# The version of your game. It has to adhere to the MAJOR.MINOR.PATCH format.
|
# The version of your game. It has to adhere to the MAJOR.MINOR.PATCH format.
|
||||||
GAME_VERSION_NUMBER = "6.8.0"
|
GAME_VERSION_NUMBER = "6.8.1"
|
||||||
LATEST_GAME_RELEASE = "6.6"
|
LATEST_GAME_RELEASE = "6.8"
|
||||||
|
|
||||||
HOENN_VERSION_NUMBER = "1.1.0"
|
HOENN_VERSION_NUMBER = "1.1.0"
|
||||||
HOENN_LATEST_GAME_RELEASE = "1.1.0"
|
HOENN_LATEST_GAME_RELEASE = "1.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user