[skip ci] Update version to v1.5.64
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.60"
|
APP_VERSION = "1.5.64"
|
||||||
|
|
||||||
# 平台特定配置
|
# 平台特定配置
|
||||||
PLATFORMS = {
|
PLATFORMS = {
|
||||||
|
|||||||
@@ -1,4 +1,20 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.5.64",
|
||||||
|
"update_type": "patch",
|
||||||
|
"content": "[patch] 处理DY安装包打包后图片视频暂存路径部分权限问题 处理编码问题 处理js内置环境dll补充",
|
||||||
|
"author": "haosicheng",
|
||||||
|
"commit_hash": "30ac26160ba7dbf90b1f17c9b062f3a965987649",
|
||||||
|
"commit_short_hash": "30ac2616",
|
||||||
|
"branch": "develop",
|
||||||
|
"release_time": "2025-10-30 14:58:17",
|
||||||
|
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.64.exe",
|
||||||
|
"stats": {
|
||||||
|
"files_changed": 1,
|
||||||
|
"lines_added": 2,
|
||||||
|
"lines_deleted": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.5.60",
|
"version": "1.5.60",
|
||||||
"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.19",
|
|
||||||
"update_type": "patch",
|
|
||||||
"content": "Merge branch 'develop' of http://120.92.90.209:3000/magua/shuidrop_gui into develop",
|
|
||||||
"author": "Gitea Actions",
|
|
||||||
"commit_hash": "00391fba67f142e9b6966141a712c9719887e295",
|
|
||||||
"commit_short_hash": "00391fba",
|
|
||||||
"branch": "develop",
|
|
||||||
"release_time": "2025-10-10 14:32:03",
|
|
||||||
"download_url": "https://www.baidu.com",
|
|
||||||
"stats": {
|
|
||||||
"files_changed": 1,
|
|
||||||
"lines_added": 16,
|
|
||||||
"lines_deleted": 0
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user