chore: 更新版本号

This commit is contained in:
2024-01-02 21:52:44 +08:00
parent c002e6c593
commit 1f3687df6f
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.0-%23ff3f59.svg" alt="Release" />
<img src="https://img.shields.io/badge/SNAPSHOT-v1.1.1-%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.0</revision>
<revision>1.1.1-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>