From 5959d4c41a249d7347eb318317994d4e0a48cc82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B2=E8=BE=B0=E7=94=9F=E4=BA=A7?= Date: Mon, 20 Apr 2026 01:40:17 +0800 Subject: [PATCH] =?UTF-8?q?v0.0.3=20-=20=E4=B8=80=E5=B0=98=E7=9C=8B?= =?UTF-8?q?=E6=9D=BF=E5=8F=B7=E7=A0=81=E7=AD=9B=E9=80=89=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/VERSION.json | 2 +- frontend/src/pages/YichensBoard.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/VERSION.json b/config/VERSION.json index 0cbfdb3..5f711d2 100644 --- a/config/VERSION.json +++ b/config/VERSION.json @@ -16,7 +16,7 @@ "News_YichensBoard": "0.0.1", "Settings": "0.0.1", "Stats": "0.0.1", - "YichensBoard": "0.0.2" + "YichensBoard": "0.0.3" }, "config": { "version": "0.0.1" diff --git a/frontend/src/pages/YichensBoard.jsx b/frontend/src/pages/YichensBoard.jsx index 1ad705b..2f992a8 100644 --- a/frontend/src/pages/YichensBoard.jsx +++ b/frontend/src/pages/YichensBoard.jsx @@ -1,6 +1,6 @@ /** * YichensBoard - 一尘看板页面 - * Version: 1.2.70x + * Version: 0.0.3 * 更新: */