Update chrome_tixcraft.py

master
Max 2023-10-02 16:46:40 +08:00 committed by GitHub
parent fdb11df22f
commit df66d9a9d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"