From 4a4aef562a049bc011289243d03138c899fd6de3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AF=92=E5=AF=92?= <2596194220@qq.com> Date: Mon, 25 May 2026 00:03:17 +0800 Subject: [PATCH] =?UTF-8?q?fix(1.0.6):=E6=9B=B4=E6=96=B0=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E7=AB=AF=E5=8F=A3=5F3000=E2=86=928011.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 7c7dc63..b73f545 100644 --- a/.version +++ b/.version @@ -1,5 +1,5 @@ { - "version": "1.0.5", + "version": "1.0.6", "release_date": "2025-01-15", - "changelog": "添加更新功能控制台日志_(console_log_error),标记每步执行与错误输出.patch" + "changelog": "更新错误提示端口_3000→8011.patch" }