change version code

master
Max 2023-05-31 08:59:33 +08:00 committed by GitHub
parent 5e43dedeed
commit 5d5e8a6666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ import itertools
import ssl
ssl._create_default_https_context = ssl._create_unverified_context
CONST_APP_VERSION = u"MaxBot (2023.05.24)"
CONST_APP_VERSION = u"MaxBot (2023.05.25)"
CONST_MAXBOT_CONFIG_FILE = "settings.json"
CONST_MAXBOT_LAST_URL_FILE = "MAXBOT_LAST_URL.txt"