[skip ci] Update version to v1.5.70

This commit is contained in:
Gitea Actions Bot
2025-11-04 14:35:46 +08:00
parent 1de233b197
commit 14991ae2aa
2 changed files with 17 additions and 17 deletions

View File

@@ -43,7 +43,7 @@ VERSION = "1.0"
WINDOW_TITLE = "AI回复连接入口-V1.0" WINDOW_TITLE = "AI回复连接入口-V1.0"
# 应用版本号(用于版本检查) # 应用版本号(用于版本检查)
APP_VERSION = "1.5.69" APP_VERSION = "1.5.70"
# 🔥 多实例运行模式开关 # 🔥 多实例运行模式开关
# - True: 测试模式多实例不保存token避免冲突 # - True: 测试模式多实例不保存token避免冲突

View File

@@ -1,4 +1,20 @@
[ [
{
"version": "1.5.70",
"update_type": "patch",
"content": "[skip ci] Update version to v1.5.69",
"author": "Gitea Actions Bot",
"commit_hash": "32a17fb255f3ace34262c8b34679b2129147f01c",
"commit_short_hash": "32a17fb2",
"branch": "jiang",
"release_time": "2025-11-04 14:24:14",
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.70.exe",
"stats": {
"files_changed": 2,
"lines_added": 17,
"lines_deleted": 17
}
},
{ {
"version": "1.5.69", "version": "1.5.69",
"update_type": "patch", "update_type": "patch",
@@ -782,21 +798,5 @@
"lines_added": 4, "lines_added": 4,
"lines_deleted": 0 "lines_deleted": 0
} }
},
{
"version": "1.4.26",
"update_type": "patch",
"content": "[patch] PDD登录状态GUI回调优化",
"author": "haosicheng",
"commit_hash": "80e9bba722b0f4ffcd0b93c8bf301d356b2e6b40",
"commit_short_hash": "80e9bba7",
"branch": "develop",
"release_time": "2025-10-11 10:13:06",
"download_url": "https://shuidrop.com/download/gui/ShuiDi_AI_Assistant_Setup_v1.4.26.exe",
"stats": {
"files_changed": 1,
"lines_added": 11,
"lines_deleted": 2
}
} }
] ]