diff --git a/settings.py b/settings.py index 0b124c3..fcbf7fc 100644 --- a/settings.py +++ b/settings.py @@ -25,7 +25,7 @@ import threading import subprocess import json -CONST_APP_VERSION = "MaxBot (2023.6.8)" +CONST_APP_VERSION = "MaxBot (2023.6.9)" CONST_MAXBOT_CONFIG_FILE = "settings.json" CONST_MAXBOT_LAST_URL_FILE = "MAXBOT_LAST_URL.txt"