[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 = {

View File

@@ -1,4 +1,20 @@
[
{
"version": "1.5.46",
"update_type": "patch",
"content": "[skip ci] Update version to v1.5.45",
"author": "Gitea Actions Bot",
"commit_hash": "099c3e2db2b367b575477578eb46b018972925ac",
"commit_short_hash": "099c3e2d",
"branch": "develop",
"release_time": "2025-10-22 14:50:54",
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.46.exe",
"stats": {
"files_changed": 2,
"lines_added": 18,
"lines_deleted": 2
}
},
{
"version": "1.5.45",
"update_type": "patch",