From c1e0c7886116711d053851840f41ecd766d4fb8b Mon Sep 17 00:00:00 2001 From: liucheng Date: Sat, 25 Jul 2026 14:27:56 +0800 Subject: [PATCH] =?UTF-8?q?chore(config):=20=E7=89=88=E6=9C=AC=E5=8F=B7=20?= =?UTF-8?q?v3.0=20->=20v3.01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 23ab168..9e4d214 100644 --- a/config.js +++ b/config.js @@ -4,7 +4,7 @@ */ module.exports = { /** 应用版本号,外显在设置页「关于」 */ - version: 'v3.0', + version: 'v3.01', /** 最后更新日期,外显在设置页「关于」 */ updatedAt: '2026-07-25',