diff --git a/config.py b/config.py index 903d072..933bfc3 100644 --- a/config.py +++ b/config.py @@ -43,7 +43,7 @@ VERSION = "1.0" WINDOW_TITLE = "AI回复连接入口-V1.0" # 应用版本号(用于版本检查) -APP_VERSION = "1.5.53" +APP_VERSION = "1.5.54" # 平台特定配置 PLATFORMS = { diff --git a/version_history.json b/version_history.json index 71095d9..7e3f87c 100644 --- a/version_history.json +++ b/version_history.json @@ -1,4 +1,20 @@ [ + { + "version": "1.5.54", + "update_type": "patch", + "content": "[skip ci] Update version to v1.5.53", + "author": "Gitea Actions Bot", + "commit_hash": "3d155fb0976f7efb2233d4e1444ded916b9d962f", + "commit_short_hash": "3d155fb0", + "branch": "develop", + "release_time": "2025-10-28 16:01:33", + "download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.54.exe", + "stats": { + "files_changed": 2, + "lines_added": 17, + "lines_deleted": 17 + } + }, { "version": "1.5.53", "update_type": "patch", @@ -782,21 +798,5 @@ "lines_added": 0, "lines_deleted": 0 } - }, - { - "version": "1.4.13", - "update_type": "patch", - "content": "Merge remote-tracking branch 'origin/develop' into develop", - "author": "haosicheng", - "commit_hash": "6ad58b81b0143ac77138235f6ecbb93805fd6db7", - "commit_short_hash": "6ad58b81", - "branch": "develop", - "release_time": "2025-10-10 12:05:18", - "download_url": "https://www.baidu.com", - "stats": { - "files_changed": 1, - "lines_added": 17, - "lines_deleted": 2 - } } ] \ No newline at end of file