[skip ci] Update version to v1.5.20

This commit is contained in:
Gitea Actions Bot
2025-10-13 13:52:00 +08:00
parent 5896b422f7
commit 461d743ea6
2 changed files with 150 additions and 134 deletions

View File

@@ -42,7 +42,7 @@ VERSION = "1.0"
WINDOW_TITLE = "AI回复连接入口-V1.0"
# 应用版本号(用于版本检查)
APP_VERSION = "1.5.13"
APP_VERSION = "1.5.20"
# 平台特定配置
PLATFORMS = {

View File

@@ -1,4 +1,20 @@
[
{
"version": "1.5.20",
"update_type": "patch",
"content": "[patch] 修改逻辑: 在用户误触或开了多个GUI程序的时候不能同时建立多个连接 确保一个账号只能建立一个与后端的连接 友好提示的集成review 修改powershell语法问题",
"author": "haosicheng",
"commit_hash": "5896b422f73104cb7b9dba00d19936736f584a4b",
"commit_short_hash": "5896b422",
"branch": "develop",
"release_time": "2025-10-13 13:40:48",
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.20.exe",
"stats": {
"files_changed": 1,
"lines_added": 171,
"lines_deleted": 171
}
},
{
"version": "1.5.13",
"update_type": "patch",