diff --git a/chrome_tixcraft.py b/chrome_tixcraft.py index 7036a0f..f1e2bbb 100644 --- a/chrome_tixcraft.py +++ b/chrome_tixcraft.py @@ -55,7 +55,7 @@ import webbrowser import chromedriver_autoinstaller -CONST_APP_VERSION = "MaxBot (2023.09.04)" +CONST_APP_VERSION = "MaxBot (2023.09.05)" CONST_MAXBOT_CONFIG_FILE = "settings.json" CONST_MAXBOT_LAST_URL_FILE = "MAXBOT_LAST_URL.txt"