diff --git a/Data/Scripts/001_Settings.rb b/Data/Scripts/001_Settings.rb index 1b96a0e32..1bc1cce1f 100644 --- a/Data/Scripts/001_Settings.rb +++ b/Data/Scripts/001_Settings.rb @@ -5,8 +5,8 @@ #==============================================================================# module Settings # The version of your game. It has to adhere to the MAJOR.MINOR.PATCH format. - GAME_VERSION = '6.4.3' - GAME_VERSION_NUMBER = "6.4.3" + GAME_VERSION = '6.4.4' + GAME_VERSION_NUMBER = "6.4.4" LATEST_GAME_RELEASE = "6.4" POKERADAR_LIGHT_ANIMATION_RED_ID = 17