From fe9201427e12acb7a269b24a1df9a98ee401356b Mon Sep 17 00:00:00 2001 From: Charles7c Date: Thu, 30 Mar 2023 20:29:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- continew-admin-ui/package.json | 2 +- continew-admin-webapi/src/main/resources/application.yml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ed67f4cd..08b27150 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ContiNew Admin 中后台管理框架 [![License](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](https://github.com/Charles7c/continew-admin/blob/dev/LICENSE) -![SNAPSHOT](https://img.shields.io/badge/Release-v1.0.0-%23ff3f59.svg) +![SNAPSHOT](https://img.shields.io/badge/SNAPSHOT-v1.0.1-%23ff3f59.svg) [![GitHub Repo stars](https://img.shields.io/github/stars/Charles7c/continew-admin?style=social)](https://github.com/Charles7c/continew-admin) [![GitHub forks](https://img.shields.io/github/forks/Charles7c/continew-admin?style=social)](https://github.com/Charles7c/continew-admin) [![Gitee Repo stars](https://gitee.com/Charles7c/continew-admin/badge/star.svg?theme=white)](https://gitee.com/Charles7c/continew-admin) diff --git a/continew-admin-ui/package.json b/continew-admin-ui/package.json index 9b96d3eb..af7cf67e 100644 --- a/continew-admin-ui/package.json +++ b/continew-admin-ui/package.json @@ -1,7 +1,7 @@ { "name": "continew-admin-ui", "description": "ContiNew Admin 中后台管理框架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。", - "version": "1.0.0", + "version": "1.0.1-SNAPSHOT", "private": true, "author": "Charles7c", "license": "Apache-2.0", diff --git a/continew-admin-webapi/src/main/resources/application.yml b/continew-admin-webapi/src/main/resources/application.yml index 717d4748..cba67d46 100644 --- a/continew-admin-webapi/src/main/resources/application.yml +++ b/continew-admin-webapi/src/main/resources/application.yml @@ -5,7 +5,7 @@ continew-admin: # 应用名称 appName: continew-admin # 版本 - version: 1.0.0 + version: 1.0.1-SNAPSHOT # 描述 description: ContiNew Admin 中后台管理框架/脚手架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。 # URL diff --git a/pom.xml b/pom.xml index f56ee7ca..83ee6dfa 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ limitations under the License. 5.8.11 - 1.0.0 + 1.0.1-SNAPSHOT 1.8 2.28.0 8