[skip ci] Update version to v1.5.46
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user