From 6b739d1c6c67246eca870821ee42d8c09a04d30e 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:48:45 +0800 Subject: [PATCH] =?UTF-8?q?fix(1.0.5):=E6=B7=BB=E5=8A=A0=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E6=8E=A7=E5=88=B6=E5=8F=B0=E6=97=A5=E5=BF=97?= =?UTF-8?q?=5F(console=5Flog=5Ferror)=EF=BC=8C=E6=A0=87=E8=AE=B0=E6=AF=8F?= =?UTF-8?q?=E6=AD=A5=E6=89=A7=E8=A1=8C=E4=B8=8E=E9=94=99=E8=AF=AF=E8=BE=93?= =?UTF-8?q?=E5=87=BA.patch?= 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 865c3a8..7c7dc63 100644 --- a/.version +++ b/.version @@ -1,5 +1,5 @@ { - "version": "1.0.4", + "version": "1.0.5", "release_date": "2025-01-15", - "changelog": "将更新内容移入版本信息卡片内,移除独立 changelog 区域" + "changelog": "添加更新功能控制台日志_(console_log_error),标记每步执行与错误输出.patch" }