update:Bump to 0.9.5

This commit is contained in:
hrz
2026-06-30 13:10:26 +08:00
parent 1ebfcd1f13
commit f77970dd7d
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.9.4"
SERVER_VERSION = "0.9.5"
_logger_initialized = False