[skip ci] Update version to v1.5.58
This commit is contained in:
@@ -43,7 +43,7 @@ VERSION = "1.0"
|
|||||||
WINDOW_TITLE = "AI回复连接入口-V1.0"
|
WINDOW_TITLE = "AI回复连接入口-V1.0"
|
||||||
|
|
||||||
# 应用版本号(用于版本检查)
|
# 应用版本号(用于版本检查)
|
||||||
APP_VERSION = "1.5.56"
|
APP_VERSION = "1.5.58"
|
||||||
|
|
||||||
# 平台特定配置
|
# 平台特定配置
|
||||||
PLATFORMS = {
|
PLATFORMS = {
|
||||||
|
|||||||
@@ -1,4 +1,20 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.5.58",
|
||||||
|
"update_type": "patch",
|
||||||
|
"content": "[patch] 新增自动更新功能 模块 优化更新后打开--不被遮挡",
|
||||||
|
"author": "haosicheng",
|
||||||
|
"commit_hash": "e024150c5aaa2d376f7ca371af7f819d6a458ced",
|
||||||
|
"commit_short_hash": "e024150c",
|
||||||
|
"branch": "develop",
|
||||||
|
"release_time": "2025-10-29 15:56:21",
|
||||||
|
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.58.exe",
|
||||||
|
"stats": {
|
||||||
|
"files_changed": 1,
|
||||||
|
"lines_added": 2,
|
||||||
|
"lines_deleted": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.5.56",
|
"version": "1.5.56",
|
||||||
"update_type": "patch",
|
"update_type": "patch",
|
||||||
@@ -782,21 +798,5 @@
|
|||||||
"lines_added": 16,
|
"lines_added": 16,
|
||||||
"lines_deleted": 0
|
"lines_deleted": 0
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"version": "1.4.16",
|
|
||||||
"update_type": "patch",
|
|
||||||
"content": "强制空提交",
|
|
||||||
"author": "Gitea Actions",
|
|
||||||
"commit_hash": "0bdac1bff827a07d3a7894ada990c652ddc3db11",
|
|
||||||
"commit_short_hash": "0bdac1bf",
|
|
||||||
"branch": "develop",
|
|
||||||
"release_time": "2025-10-10 14:18:26",
|
|
||||||
"download_url": "https://www.baidu.com",
|
|
||||||
"stats": {
|
|
||||||
"files_changed": 0,
|
|
||||||
"lines_added": 0,
|
|
||||||
"lines_deleted": 0
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user