build: 更新项目版本号至3.7.0-SNAPSHOT

This commit is contained in:
2025-05-08 21:14:26 +08:00
parent b05ec99d35
commit 5c689678da
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "continew-admin-ui",
"type": "module",
"version": "3.6.0",
"version": "3.7.0-SNAPSHOT",
"private": "true",
"scripts": {
"bootstrap": "pnpm install --registry=https://registry.npmmirror.com",