Bump to 0.8.11

This commit is contained in:
hrz
2026-01-02 22:45:53 +08:00
parent de0d82f1e8
commit 619370f36c
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.10"
SERVER_VERSION = "0.8.11"
_logger_initialized = False