From dbdd0554204dcae2eeefb8301b9745fff2863aa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AF=92=E5=AF=92?= <2596194220@qq.com> Date: Sun, 24 May 2026 23:14:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(1.0.4):=E5=B0=86=E6=9B=B4=E6=96=B0=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E7=A7=BB=E5=85=A5=E7=89=88=E6=9C=AC=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=86=85=EF=BC=8C=E7=A7=BB=E9=99=A4=E7=8B=AC?= =?UTF-8?q?=E7=AB=8B=20changelog=20=E5=8C=BA=E5=9F=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.version b/.version index 56c56fd..865c3a8 100644 --- a/.version +++ b/.version @@ -1,5 +1,5 @@ { - "version": "1.0.3", + "version": "1.0.4", "release_date": "2025-01-15", - "changelog": "更新版本号,更新配置文件构建" + "changelog": "将更新内容移入版本信息卡片内,移除独立 changelog 区域" }