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",