From a2b33b6b7df7fc793b88cc7c6d7dc2d6d2e88467 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 23:15:17 +0800 Subject: [PATCH] chore: Bump to 2.4.1 --- CHANGELOG | 6 ++++++ VERSION.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 4a1dd2d..261862d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +## [2.4.1] - 2025-08-15 + +### Fixed + +- 对导入和 db 读取的配置文件做自检,防止 USERNAME 修改导致用户状态异常 + ## [2.4.0] - 2025-08-15 ### Added diff --git a/VERSION.txt b/VERSION.txt index 9183195..58073ef 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -2.4.0 \ No newline at end of file +2.4.1 \ No newline at end of file