chore: 更新版本号为 3.1.0-SNAPSHOT

This commit is contained in:
2024-05-04 21:34:18 +08:00
parent feff838650
commit 308938a0f6
2 changed files with 2 additions and 2 deletions

View File

@@ -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-ui" target="_blank">
<img src="https://img.shields.io/badge/RELEASE-v3.0.1-%23ff3f59.svg" alt="Release" />
<img src="https://img.shields.io/badge/SNAPSHOT-v3.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" />

View File

@@ -1,6 +1,6 @@
{
"name": "continew-admin-ui",
"version": "3.0.1",
"version": "3.1.0-SNAPSHOT",
"private": "true",
"scripts": {
"dev": "vite --host",