updates version number

This commit is contained in:
chardub
2025-02-07 22:29:12 -05:00
parent 1fed55f7fa
commit 38377b703e

View File

@@ -6,7 +6,7 @@
module Settings
# The version of your game. It has to adhere to the MAJOR.MINOR.PATCH format.
GAME_VERSION = '6.4.6'
GAME_VERSION_NUMBER = "6.4.6"
GAME_VERSION_NUMBER = "6.4.7"
LATEST_GAME_RELEASE = "6.4"
POKERADAR_LIGHT_ANIMATION_RED_ID = 17