[skip ci] Update version to v1.5.56
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.55"
|
APP_VERSION = "1.5.56"
|
||||||
|
|
||||||
# 平台特定配置
|
# 平台特定配置
|
||||||
PLATFORMS = {
|
PLATFORMS = {
|
||||||
|
|||||||
@@ -1,4 +1,20 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.5.56",
|
||||||
|
"update_type": "patch",
|
||||||
|
"content": "[skip ci] Update version to v1.5.55",
|
||||||
|
"author": "Gitea Actions Bot",
|
||||||
|
"commit_hash": "8f1b51ef4f7b7a832c06e008afea81a000d144cc",
|
||||||
|
"commit_short_hash": "8f1b51ef",
|
||||||
|
"branch": "develop",
|
||||||
|
"release_time": "2025-10-29 14:58:30",
|
||||||
|
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.56.exe",
|
||||||
|
"stats": {
|
||||||
|
"files_changed": 2,
|
||||||
|
"lines_added": 17,
|
||||||
|
"lines_deleted": 17
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.5.55",
|
"version": "1.5.55",
|
||||||
"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.15",
|
|
||||||
"update_type": "patch",
|
|
||||||
"content": "强制空提交",
|
|
||||||
"author": "Gitea Actions",
|
|
||||||
"commit_hash": "dddf9a7a74b4feef1e6d600e97855d6390e2c1e1",
|
|
||||||
"commit_short_hash": "dddf9a7a",
|
|
||||||
"branch": "develop",
|
|
||||||
"release_time": "2025-10-10 14:07:49",
|
|
||||||
"download_url": "https://www.baidu.com",
|
|
||||||
"stats": {
|
|
||||||
"files_changed": 0,
|
|
||||||
"lines_added": 0,
|
|
||||||
"lines_deleted": 0
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user