From fbeb42a8938445cf26a23b219a6264573769c4d6 Mon Sep 17 00:00:00 2001 From: En Date: Fri, 17 Apr 2026 21:51:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E8=87=B3=201.00.04?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- lesingle-creation-backend/pom.xml | 2 +- lesingle-creation-frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lesingle-creation-backend/pom.xml b/lesingle-creation-backend/pom.xml index 6ea1db2..a4a0ec7 100644 --- a/lesingle-creation-backend/pom.xml +++ b/lesingle-creation-backend/pom.xml @@ -13,7 +13,7 @@ com.lesingle lesingle-creation-backend - 1.0.0 + 1.00.04 lesingle-creation-backend 少儿绘本创作活动管理平台 - Java 后端 diff --git a/lesingle-creation-frontend/package.json b/lesingle-creation-frontend/package.json index 2dad6c2..7fff742 100644 --- a/lesingle-creation-frontend/package.json +++ b/lesingle-creation-frontend/package.json @@ -1,6 +1,6 @@ { "name": "competition-management-frontend", - "version": "1.0.0", + "version": "1.00.04", "type": "module", "scripts": { "compress:test": "node scripts/compress.cjs test",