[skip ci] Update version to v1.5.55

This commit is contained in:
Gitea Actions Bot
2025-10-28 17:40:46 +08:00
parent 16d5d95c4e
commit 8f1b51ef4f
2 changed files with 17 additions and 17 deletions

View File

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

View File

@@ -1,4 +1,20 @@
[ [
{
"version": "1.5.55",
"update_type": "patch",
"content": "[patch] 新增自动更新功能 模块Test-center",
"author": "haosicheng",
"commit_hash": "16d5d95c4ef1dd29537a718de5c87fb4f2aa4f48",
"commit_short_hash": "16d5d95c",
"branch": "develop",
"release_time": "2025-10-28 17:16:13",
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.55.exe",
"stats": {
"files_changed": 2,
"lines_added": 133,
"lines_deleted": 32
}
},
{ {
"version": "1.5.54", "version": "1.5.54",
"update_type": "patch", "update_type": "patch",
@@ -782,21 +798,5 @@
"lines_added": 0, "lines_added": 0,
"lines_deleted": 0 "lines_deleted": 0
} }
},
{
"version": "1.4.14",
"update_type": "patch",
"content": "强制空提交",
"author": "Gitea Actions",
"commit_hash": "8eb17baf35fd83015d184ea1676314076a90234b",
"commit_short_hash": "8eb17baf",
"branch": "develop",
"release_time": "2025-10-10 13:47:31",
"download_url": "https://www.baidu.com",
"stats": {
"files_changed": 0,
"lines_added": 0,
"lines_deleted": 0
}
} }
] ]