From a807bdb74de2cb1934dac1d7b83109407877acd6 Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Wed, 29 Oct 2025 17:31:51 +0800 Subject: [PATCH] [skip ci] Update version to v1.5.59 --- config.py | 2 +- version_history.json | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/config.py b/config.py index 86522be..bc6b563 100644 --- a/config.py +++ b/config.py @@ -43,7 +43,7 @@ VERSION = "1.0" WINDOW_TITLE = "AI回复连接入口-V1.0" # 应用版本号(用于版本检查) -APP_VERSION = "1.5.58" +APP_VERSION = "1.5.59" # 平台特定配置 PLATFORMS = { diff --git a/version_history.json b/version_history.json index 3f106e9..14594d2 100644 --- a/version_history.json +++ b/version_history.json @@ -1,4 +1,20 @@ [ + { + "version": "1.5.59", + "update_type": "patch", + "content": "[skip ci] Update version to v1.5.58", + "author": "Gitea Actions Bot", + "commit_hash": "791f98bf61f88e3d9b05e4941f8145a0d9b29f8a", + "commit_short_hash": "791f98bf", + "branch": "develop", + "release_time": "2025-10-29 17:05:23", + "download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.59.exe", + "stats": { + "files_changed": 2, + "lines_added": 17, + "lines_deleted": 17 + } + }, { "version": "1.5.58", "update_type": "patch", @@ -782,21 +798,5 @@ "lines_added": 31, "lines_deleted": 5 } - }, - { - "version": "1.4.17", - "update_type": "patch", - "content": "[skip ci] Update version to v1.4.16", - "author": "jjz", - "commit_hash": "1b196ac4ca8b34ecb823073f8083497921a75800", - "commit_short_hash": "1b196ac4", - "branch": "develop", - "release_time": "2025-10-10 14:20:34", - "download_url": "https://www.baidu.com", - "stats": { - "files_changed": 1, - "lines_added": 16, - "lines_deleted": 0 - } } ] \ No newline at end of file