chore: 版本号升级至 1.00.04

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
En 2026-04-17 21:51:02 +08:00
parent 65a8e0b127
commit fbeb42a893
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<groupId>com.lesingle</groupId> <groupId>com.lesingle</groupId>
<artifactId>lesingle-creation-backend</artifactId> <artifactId>lesingle-creation-backend</artifactId>
<version>1.0.0</version> <version>1.00.04</version>
<name>lesingle-creation-backend</name> <name>lesingle-creation-backend</name>
<description>少儿绘本创作活动管理平台 - Java 后端</description> <description>少儿绘本创作活动管理平台 - Java 后端</description>

View File

@ -1,6 +1,6 @@
{ {
"name": "competition-management-frontend", "name": "competition-management-frontend",
"version": "1.0.0", "version": "1.00.04",
"type": "module", "type": "module",
"scripts": { "scripts": {
"compress:test": "node scripts/compress.cjs test", "compress:test": "node scripts/compress.cjs test",