diff --git a/config_launcher.py b/config_launcher.py index c30819e..1e5ab37 100644 --- a/config_launcher.py +++ b/config_launcher.py @@ -22,7 +22,7 @@ import base64 import threading import subprocess -CONST_APP_VERSION = u"MaxBot (2023.05.18)" +CONST_APP_VERSION = u"MaxBot (2023.05.19)" CONST_MAXBOT_LAUNCHER_FILE = "config_launcher.json" CONST_MAXBOT_CONFIG_FILE = "settings.json"