update:升级版本号

This commit is contained in:
hrz
2025-10-19 13:13:44 +08:00
parent 48e2369964
commit 6c5bd395cb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from config.config_loader import load_config
from config.settings import check_config_file
from datetime import datetime
SERVER_VERSION = "0.8.4"
SERVER_VERSION = "0.8.5"
_logger_initialized = False