mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 12:57:11 +08:00
chore: 更新版本号为 3.1.0-SNAPSHOT
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-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" />
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "continew-admin-ui",
|
||||
"version": "3.0.1",
|
||||
"version": "3.1.0-SNAPSHOT",
|
||||
"private": "true",
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
|
Reference in New Issue
Block a user