diff --git a/chrome_tixcraft.py b/chrome_tixcraft.py index 16f7a21..24f5d2f 100644 --- a/chrome_tixcraft.py +++ b/chrome_tixcraft.py @@ -55,7 +55,7 @@ import webbrowser import chromedriver_autoinstaller -CONST_APP_VERSION = "MaxBot (2023.09.03)" +CONST_APP_VERSION = "MaxBot (2023.09.04)" CONST_MAXBOT_CONFIG_FILE = "settings.json" CONST_MAXBOT_LAST_URL_FILE = "MAXBOT_LAST_URL.txt"