Merge pull request #2371 from xinnan-tech/voice-clone

update:升级版本号
This commit is contained in:
欣南科技
2025-10-19 13:14:20 +08:00
committed by GitHub
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.4"
SERVER_VERSION = "0.8.5"
_logger_initialized = False