chore: 更新版本号

This commit is contained in:
2024-01-11 21:27:39 +08:00
parent 17c044dddd
commit 5ae8f5e83c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<img src="https://img.shields.io/badge/License-LGPL--3.0-blue.svg" alt="License" />
</a>
<a href="https://github.com/Charles7c/continew-starter" target="_blank">
<img src="https://img.shields.io/badge/RELEASE-v1.1.1-%23ff3f59.svg" alt="Release" />
<img src="https://img.shields.io/badge/SNAPSHOT-v1.2.0-%23ff3f59.svg" alt="Release" />
</a>
<a href="https://github.com/Charles7c/continew-starter" target="_blank">
<img src="https://img.shields.io/github/stars/Charles7c/continew-starter?style=social" alt="GitHub stars" />

View File

@@ -54,7 +54,7 @@
</scm>
<properties>
<revision>1.1.1</revision>
<revision>1.2.0-SNAPSHOT</revision>
<just-auth.version>1.16.6</just-auth.version>
<sa-token.version>1.37.0</sa-token.version>
<mybatis-plus.version>3.5.5</mybatis-plus.version>