From 875e40a79da59ef5de142e106fce0e733a017af3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B2=E8=BE=B0=E7=94=9F=E4=BA=A7?= Date: Fri, 24 Apr 2026 13:15:30 +0800 Subject: [PATCH] =?UTF-8?q?v0.0.8=20-=20=E7=89=88=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/VERSION.json b/config/VERSION.json index 5562f50..d27821e 100644 --- a/config/VERSION.json +++ b/config/VERSION.json @@ -1,9 +1,9 @@ { - "version": "0.0.7", + "version": "0.0.8", "updated": "2026-04-24", "modules": { "frontend": { - "version": "0.0.7", + "version": "0.0.8", "pages": { "Add": "0.0.1", "Admin": "0.0.1", @@ -23,7 +23,7 @@ } }, "backend": { - "version": "0.0.7", + "version": "0.0.8", "routers": { "auth": "0.0.1", "collections": "0.0.1",