[skip ci] Update version to v1.5.46

This commit is contained in:
Gitea Actions Bot
2025-10-22 15:04:00 +08:00
parent 1b08ff46b7
commit 38267640c3
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.45"
APP_VERSION = "1.5.46"
# 平台特定配置
PLATFORMS = {