diff --git a/config.py b/config.py index 8e3b0bd..42a2d86 100644 --- a/config.py +++ b/config.py @@ -43,7 +43,7 @@ VERSION = "1.0" WINDOW_TITLE = "AI回复连接入口-V1.0" # 应用版本号(用于版本检查) -APP_VERSION = "1.5.65" +APP_VERSION = "1.5.66" # 平台特定配置 PLATFORMS = { diff --git a/version_history.json b/version_history.json index 1eca195..5ca65d8 100644 --- a/version_history.json +++ b/version_history.json @@ -1,4 +1,20 @@ [ + { + "version": "1.5.66", + "update_type": "patch", + "content": "[skip ci] Update version to v1.5.65", + "author": "Gitea Actions Bot", + "commit_hash": "27b15773e0fffa15a65e4a69f3b9cd2097d8c24b", + "commit_short_hash": "27b15773", + "branch": "develop", + "release_time": "2025-10-31 13:49:16", + "download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.66.exe", + "stats": { + "files_changed": 2, + "lines_added": 17, + "lines_deleted": 17 + } + }, { "version": "1.5.65", "update_type": "patch", @@ -782,21 +798,5 @@ "lines_added": 200, "lines_deleted": 11 } - }, - { - "version": "1.4.22", - "update_type": "patch", - "content": "强制空提交", - "author": "Gitea Actions", - "commit_hash": "8c150054a05a7b0d4795c43d0f2ff8ffade5ae15", - "commit_short_hash": "8c150054", - "branch": "develop", - "release_time": "2025-10-10 14:42:05", - "download_url": "https://www.baidu.com", - "stats": { - "files_changed": 0, - "lines_added": 0, - "lines_deleted": 0 - } } ] \ No newline at end of file