chore: publish tag alpha support

chore: update alpha and release workflows to include version consistency checks
This commit is contained in:
Tunglies
2025-06-05 20:56:15 +08:00
parent 80f550d67e
commit 44b7af0c6e
4 changed files with 60 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "2.3.0-alpha",
"version": "2.3.0",
"license": "GPL-3.0-only",
"scripts": {
"dev": "cross-env RUST_BACKTRACE=1 tauri dev -f verge-dev",
@@ -112,4 +112,4 @@
},
"type": "module",
"packageManager": "pnpm@9.13.2"
}
}