change version code

master
Max 2023-05-18 10:35:58 +08:00 committed by GitHub
parent 4dddf2a920
commit ae6c34a928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import time
import threading
import subprocess
CONST_APP_VERSION = u"MaxBot (2023.05.16)"
CONST_APP_VERSION = u"MaxBot (2023.05.18)"
CONST_MAXBOT_CONFIG_FILE = "settings.json"
CONST_MAXBOT_LAST_URL_FILE = "MAXBOT_LAST_URL.txt"