Bump to 0.8.6

This commit is contained in:
hrz
2025-11-01 11:15:58 +08:00
parent cdf0f91251
commit e59df53c99
3 changed files with 45 additions and 47 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.5"
SERVER_VERSION = "0.8.6"
_logger_initialized = False