mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 22:57:17 +08:00 
			
		
		
		
	chore: 更新版本号
This commit is contained in:
		| @@ -4,7 +4,7 @@ | ||||
| <img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg" alt="License" /> | ||||
| </a> | ||||
| <a href="https://github.com/Charles7c/continew-admin" target="_blank"> | ||||
| <img src="https://img.shields.io/badge/RELEASE-v2.0.0-%23ff3f59.svg" alt="Release" /> | ||||
| <img src="https://img.shields.io/badge/SNAPSHOT-v2.1.0-%23ff3f59.svg" alt="Release" /> | ||||
| </a> | ||||
| <a href="https://github.com/Charles7c/continew-admin" target="_blank"> | ||||
| <img src="https://img.shields.io/github/stars/Charles7c/continew-admin?style=social" alt="GitHub stars" /> | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| { | ||||
|   "name": "continew-admin-ui", | ||||
|   "description": "ContiNew Admin 中后台管理框架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。", | ||||
|   "version": "2.0.0", | ||||
|   "version": "2.1.0-SNAPSHOT", | ||||
|   "private": true, | ||||
|   "author": "Charles7c", | ||||
|   "license": "Apache-2.0", | ||||
|   | ||||
| @@ -5,7 +5,7 @@ project: | ||||
|   # 应用名称 | ||||
|   appName: continew-admin | ||||
|   # 版本 | ||||
|   version: 2.0.0 | ||||
|   version: 2.1.0-SNAPSHOT | ||||
|   # 描述 | ||||
|   description: ContiNew Admin 中后台管理框架/脚手架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。 | ||||
|   # 基本包 | ||||
|   | ||||
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							| @@ -62,7 +62,7 @@ limitations under the License. | ||||
|         <hutool.version>5.8.22</hutool.version> | ||||
|  | ||||
|         <!-- ### 基础环境相关 ### --> | ||||
|         <revision>2.0.0</revision> | ||||
|         <revision>2.1.0-SNAPSHOT</revision> | ||||
|         <spotless.version>2.40.0</spotless.version> | ||||
|         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||||
|     </properties> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user