[skip ci] Update version to v1.5.25
This commit is contained in:
@@ -42,7 +42,7 @@ VERSION = "1.0"
|
|||||||
WINDOW_TITLE = "AI回复连接入口-V1.0"
|
WINDOW_TITLE = "AI回复连接入口-V1.0"
|
||||||
|
|
||||||
# 应用版本号(用于版本检查)
|
# 应用版本号(用于版本检查)
|
||||||
APP_VERSION = "1.5.21"
|
APP_VERSION = "1.5.25"
|
||||||
|
|
||||||
# 平台特定配置
|
# 平台特定配置
|
||||||
PLATFORMS = {
|
PLATFORMS = {
|
||||||
|
|||||||
@@ -1,4 +1,20 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.5.25",
|
||||||
|
"update_type": "patch",
|
||||||
|
"content": "[patch] 修改打包固定项缓存复用 提升打包效率",
|
||||||
|
"author": "haosicheng",
|
||||||
|
"commit_hash": "3c57b990649e9061e09f6665f92aa7a09bdcf79f",
|
||||||
|
"commit_short_hash": "3c57b990",
|
||||||
|
"branch": "develop",
|
||||||
|
"release_time": "2025-10-13 15:32:15",
|
||||||
|
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.25.exe",
|
||||||
|
"stats": {
|
||||||
|
"files_changed": 2,
|
||||||
|
"lines_added": 1,
|
||||||
|
"lines_deleted": 44
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.5.21",
|
"version": "1.5.21",
|
||||||
"update_type": "patch",
|
"update_type": "patch",
|
||||||
|
|||||||
Reference in New Issue
Block a user