workflow: remove 32-bit platform (#2855)

* chore: build portable by self

* chore: remove 32bit platform

* Update CONTRIBUTING.md

* update alpha version
This commit is contained in:
Christine.
2025-03-03 01:16:33 +08:00
committed by GitHub
parent 97d683541d
commit 9bb2160abe
7 changed files with 35 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "2.1.3",
"version": "2.1.3-alpha",
"license": "GPL-3.0-only",
"scripts": {
"dev": "cross-env RUST_BACKTRACE=1 tauri dev -f verge-dev -- --profile fast-dev",