[skip ci] Update version to v1.5.45

This commit is contained in:
Gitea Actions Bot
2025-10-22 13:29:08 +08:00
parent ff6203d387
commit 099c3e2db2
2 changed files with 18 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ import json # 用于将令牌保存为 JSON 格式
# 后端服务器配置
# BACKEND_HOST = "192.168.5.233"
# BACKEND_HOST = "192.168.5.106"
BACKEND_HOST = "192.168.5.12"
BACKEND_HOST = "192.168.5.140"
# BACKEND_HOST = "shuidrop.com"
# BACKEND_HOST = "test.shuidrop.com"
BACKEND_PORT = "8000"
@@ -43,7 +43,7 @@ VERSION = "1.0"
WINDOW_TITLE = "AI回复连接入口-V1.0"
# 应用版本号(用于版本检查)
APP_VERSION = "1.5.43"
APP_VERSION = "1.5.45"
# 平台特定配置
PLATFORMS = {