diff --git a/Data/Scripts/001_Settings.rb b/Data/Scripts/001_Settings.rb index 372368e03..35d1fd8f4 100644 --- a/Data/Scripts/001_Settings.rb +++ b/Data/Scripts/001_Settings.rb @@ -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