File tree 4 files changed +4
-4
lines changed
continew-admin-webapi/src/main/resources
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# ContiNew Admin 中后台管理框架
2
2
3
3
[ ![ License] ( https://img.shields.io/badge/License-Apache--2.0-blue.svg )] ( https://github.com/Charles7c/continew-admin/blob/dev/LICENSE )
4
- ![ SNAPSHOT] ( https://img.shields.io/badge/Release -v1.0.0 -%23ff3f59.svg )
4
+ ![ SNAPSHOT] ( https://img.shields.io/badge/SNAPSHOT -v1.0.1 -%23ff3f59.svg )
5
5
[ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/Charles7c/continew-admin?style=social )] ( https://github.com/Charles7c/continew-admin )
6
6
[ ![ GitHub forks] ( https://img.shields.io/github/forks/Charles7c/continew-admin?style=social )] ( https://github.com/Charles7c/continew-admin )
7
7
[ ![ Gitee Repo stars] ( https://gitee.com/Charles7c/continew-admin/badge/star.svg?theme=white )] ( https://gitee.com/Charles7c/continew-admin )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " continew-admin-ui" ,
3
3
"description" : " ContiNew Admin 中后台管理框架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。" ,
4
- "version" : " 1.0.0 " ,
4
+ "version" : " 1.0.1-SNAPSHOT " ,
5
5
"private" : true ,
6
6
"author" : " Charles7c" ,
7
7
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ continew-admin:
5
5
# 应用名称
6
6
appName : continew-admin
7
7
# 版本
8
- version : 1.0.0
8
+ version : 1.0.1-SNAPSHOT
9
9
# 描述
10
10
description : ContiNew Admin 中后台管理框架/脚手架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。
11
11
# URL
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ limitations under the License.
59
59
<hutool .version>5.8.11</hutool .version>
60
60
61
61
<!-- ### 基础环境相关 ### -->
62
- <revision >1.0.0 </revision >
62
+ <revision >1.0.1-SNAPSHOT </revision >
63
63
<java .version>1.8</java .version>
64
64
<spotless .version>2.28.0</spotless .version>
65
65
<maven .compiler.source>8</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments