change version code

master
Max 2023-06-07 12:22:02 +08:00 committed by GitHub
parent 57ea124fb9
commit 12a457f653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ import threading
import subprocess import subprocess
import json import json
CONST_APP_VERSION = u"MaxBot (2023.6.7) ver 2" CONST_APP_VERSION = u"MaxBot (2023.6.7) ver 3"
CONST_MAXBOT_CONFIG_FILE = "settings.json" CONST_MAXBOT_CONFIG_FILE = "settings.json"
CONST_MAXBOT_LAST_URL_FILE = "MAXBOT_LAST_URL.txt" CONST_MAXBOT_LAST_URL_FILE = "MAXBOT_LAST_URL.txt"