From a0c97dc4c2220792cd836cadaffef3fd29e72ad4 Mon Sep 17 00:00:00 2001 From: jjz Date: Fri, 10 Oct 2025 14:27:28 +0800 Subject: [PATCH] [skip ci] Update version to v1.4.18 --- version_history.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/version_history.json b/version_history.json index 70aeda1..0b775c5 100644 --- a/version_history.json +++ b/version_history.json @@ -1,4 +1,20 @@ [ + { + "version": "1.4.18", + "update_type": "patch", + "content": "[patch] 增强版本更新日志输出", + "author": "Gitea Actions", + "commit_hash": "e60c99d81ee0dc5f4c8817591a47f5364b8b1e55", + "commit_short_hash": "e60c99d8", + "branch": "develop", + "release_time": "2025-10-10 14:27:27", + "download_url": "https://www.baidu.com", + "stats": { + "files_changed": 1, + "lines_added": 31, + "lines_deleted": 5 + } + }, { "version": "1.4.17", "update_type": "patch",