update:升级版本号

This commit is contained in:
hrz
2025-09-05 13:58:26 +08:00
parent a7007f5ae2
commit 4a802e00e4
3 changed files with 23 additions and 30 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.7.6"
SERVER_VERSION = "0.7.7"
_logger_initialized = False