[skip ci] Update version to v1.4.26

This commit is contained in:
Gitea Actions Bot
2025-10-11 10:13:08 +08:00
parent 80e9bba722
commit 9a2ea3f2a3
2 changed files with 358 additions and 342 deletions

View File

@@ -42,7 +42,7 @@ VERSION = "1.0"
WINDOW_TITLE = "AI回复连接入口-V1.0"
# 应用版本号(用于版本检查)
APP_VERSION = "1.4.24"
APP_VERSION = "1.4.26"
# 平台特定配置
PLATFORMS = {

View File

@@ -1,4 +1,20 @@
[
{
"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
}
},
{
"version": "1.4.24",
"update_type": "patch",