From 6d08ba6ca29514f2a0803642aa680b583441bb70 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Tue, 2 Jan 2024 21:50:02 +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 | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 23ac34c..6cbf231 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ License -Release +Release GitHub stars @@ -41,10 +41,10 @@ ContiNew Admin (Continue New Admin)中后台管理框架/脚手架,持续 ## 项目源码 -| 开源平台 | 前端源码地址 | 后端源码地址 | -| ------------- | ---------------------------------------------- | ------------------------------------------- | -| GitHub | https://github.com/Charles7c/continew-admin-ui | https://github.com/Charles7c/continew-admin | -| Gitee(码云) | https://gitee.com/Charles7c/continew-admin-ui | https://gitee.com/Charles7c/continew-admin | +| | 前端源码 | 后端源码 | +| ----- | -------------------------------------------- | ----------------------------------------- | +| GitHub | https://github.com/Charles7c/continew-admin-ui | https://github.com/Charles7c/continew-admin | +| Gitee | https://gitee.com/Charles7c/continew-admin-ui | https://gitee.com/Charles7c/continew-admin | ## 系统功能 diff --git a/package.json b/package.json index 4b0202f..11a74bb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "continew-admin-ui", "description": "ContiNew Admin 中后台管理框架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。", - "version": "2.2.0", + "version": "2.3.0-SNAPSHOT", "private": true, "author": "Charles7c", "license": "Apache-2.0",