[skip ci] Update version to

This commit is contained in:
Gitea Actions
2025-10-09 17:21:38 +08:00
parent 41b686fff6
commit 8f30ab9790
2 changed files with 33 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ FUTURE_TIMEOUT = 300 # 5分钟
# 终端日志配置(简化)
LOG_LEVEL = "INFO"
VERSION = "1.0"
APP_VERSION = "1.0.1" # 应用版本号(用于版本检查)
APP_VERSION = "1.4.4" # 应用版本号(用于版本检查)
# GUI配置
WINDOW_TITLE = "AI回复连接入口-V1.0"