From 3d327363687c6f619ed7e16865b16ea416e43bdf Mon Sep 17 00:00:00 2001 From: Charles7c Date: Tue, 5 Mar 2024 22:08:22 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E4=B8=BA=202.5.0-SNAPSHOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d783776..b42290d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ License -Release +Release Release diff --git a/package.json b/package.json index e9e9044..8efca9f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "continew-admin-ui", "description": "ContiNew Admin(Continue New Admin)持续迭代优化的前后端分离中后台管理系统框架,开箱即用,持续提供舒适的开发体验。", - "version": "2.4.0", + "version": "2.5.0-SNAPSHOT", "private": true, "author": "Charles7c", "license": "Apache-2.0",