update:修改版本号

This commit is contained in:
hrz
2025-05-26 16:18:35 +08:00
parent 9787ca60da
commit 0c8e943d1b
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from loguru import logger
from config.config_loader import load_config
from config.settings import check_config_file
SERVER_VERSION = "0.4.4"
SERVER_VERSION = "0.5.1"
def get_module_abbreviation(module_name, module_dict):