From aa61e8a9310024a5bfce1901abcc35d0b1ebe1a3 Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Wed, 29 Oct 2025 15:21:56 +0800 Subject: [PATCH] [skip ci] Update version to v1.5.56 --- config.py | 2 +- version_history.json | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/config.py b/config.py index b09b47d..846d8bc 100644 --- a/config.py +++ b/config.py @@ -43,7 +43,7 @@ VERSION = "1.0" WINDOW_TITLE = "AI回复连接入口-V1.0" # 应用版本号(用于版本检查) -APP_VERSION = "1.5.55" +APP_VERSION = "1.5.56" # 平台特定配置 PLATFORMS = { diff --git a/version_history.json b/version_history.json index 6ea0589..1f0008e 100644 --- a/version_history.json +++ b/version_history.json @@ -1,4 +1,20 @@ [ + { + "version": "1.5.56", + "update_type": "patch", + "content": "[skip ci] Update version to v1.5.55", + "author": "Gitea Actions Bot", + "commit_hash": "8f1b51ef4f7b7a832c06e008afea81a000d144cc", + "commit_short_hash": "8f1b51ef", + "branch": "develop", + "release_time": "2025-10-29 14:58:30", + "download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.56.exe", + "stats": { + "files_changed": 2, + "lines_added": 17, + "lines_deleted": 17 + } + }, { "version": "1.5.55", "update_type": "patch", @@ -782,21 +798,5 @@ "lines_added": 0, "lines_deleted": 0 } - }, - { - "version": "1.4.15", - "update_type": "patch", - "content": "强制空提交", - "author": "Gitea Actions", - "commit_hash": "dddf9a7a74b4feef1e6d600e97855d6390e2c1e1", - "commit_short_hash": "dddf9a7a", - "branch": "develop", - "release_time": "2025-10-10 14:07:49", - "download_url": "https://www.baidu.com", - "stats": { - "files_changed": 0, - "lines_added": 0, - "lines_deleted": 0 - } } ] \ No newline at end of file