From 9fa765ce507a45a60c8e444740758947c0be539b Mon Sep 17 00:00:00 2001 From: Charles7c Date: Mon, 22 Jan 2024 20:28:34 +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?= 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 215c135..63dfd70 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ License -Release +Release GitHub stars diff --git a/package.json b/package.json index d304ad0..77e1cfe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "continew-admin-ui", "description": "ContiNew Admin(Continue New Admin)持续迭代优化的前后端分离中后台管理系统框架,开箱即用,持续提供舒适的开发体验。", - "version": "2.3.0", + "version": "2.4.0-SNAPSHOT", "private": true, "author": "Charles7c", "license": "Apache-2.0",