[skip ci] Update version to v1.4.27

This commit is contained in:
Gitea Actions Bot
2025-10-11 10:15:03 +08:00
parent b80e205680
commit a584f2a61a
2 changed files with 17 additions and 1 deletions

View File

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

View File

@@ -1,4 +1,20 @@
[
{
"version": "1.4.27",
"update_type": "patch",
"content": "[patch] PDD登录状态GUI回调优化",
"author": "haosicheng",
"commit_hash": "b80e205680655a3c7ea33ae9a5262ebdaeaaf3a2",
"commit_short_hash": "b80e2056",
"branch": "develop",
"release_time": "2025-10-11 10:15:01",
"download_url": "https://shuidrop.com/download/gui/ShuiDi_AI_Assistant_Setup_v1.4.27.exe",
"stats": {
"files_changed": 1,
"lines_added": 4,
"lines_deleted": 0
}
},
{
"version": "1.4.26",
"update_type": "patch",