[skip ci] Update version to v1.5.59
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.58"
|
APP_VERSION = "1.5.59"
|
||||||
|
|
||||||
# 平台特定配置
|
# 平台特定配置
|
||||||
PLATFORMS = {
|
PLATFORMS = {
|
||||||
|
|||||||
@@ -1,4 +1,20 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.5.59",
|
||||||
|
"update_type": "patch",
|
||||||
|
"content": "[skip ci] Update version to v1.5.58",
|
||||||
|
"author": "Gitea Actions Bot",
|
||||||
|
"commit_hash": "791f98bf61f88e3d9b05e4941f8145a0d9b29f8a",
|
||||||
|
"commit_short_hash": "791f98bf",
|
||||||
|
"branch": "develop",
|
||||||
|
"release_time": "2025-10-29 17:05:23",
|
||||||
|
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.59.exe",
|
||||||
|
"stats": {
|
||||||
|
"files_changed": 2,
|
||||||
|
"lines_added": 17,
|
||||||
|
"lines_deleted": 17
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.5.58",
|
"version": "1.5.58",
|
||||||
"update_type": "patch",
|
"update_type": "patch",
|
||||||
@@ -782,21 +798,5 @@
|
|||||||
"lines_added": 31,
|
"lines_added": 31,
|
||||||
"lines_deleted": 5
|
"lines_deleted": 5
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"version": "1.4.17",
|
|
||||||
"update_type": "patch",
|
|
||||||
"content": "[skip ci] Update version to v1.4.16",
|
|
||||||
"author": "jjz",
|
|
||||||
"commit_hash": "1b196ac4ca8b34ecb823073f8083497921a75800",
|
|
||||||
"commit_short_hash": "1b196ac4",
|
|
||||||
"branch": "develop",
|
|
||||||
"release_time": "2025-10-10 14:20:34",
|
|
||||||
"download_url": "https://www.baidu.com",
|
|
||||||
"stats": {
|
|
||||||
"files_changed": 1,
|
|
||||||
"lines_added": 16,
|
|
||||||
"lines_deleted": 0
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user