v2.2.4-alpha begin

This commit is contained in:
Tunglies 2025-04-10 11:40:38 +08:00
parent f700dc124e
commit 9070ef1dbe
3 changed files with 3 additions and 3 deletions

View File

@ -110,4 +110,4 @@
},
"type": "module",
"packageManager": "pnpm@9.13.2"
}
}

2
src-tauri/Cargo.lock generated
View File

@ -1042,7 +1042,7 @@ dependencies = [
[[package]]
name = "clash-verge"
version = "2.2.4-alphas"
version = "2.2.4-alpha"
dependencies = [
"ab_glyph",
"aes-gcm",

View File

@ -1,6 +1,6 @@
[package]
name = "clash-verge"
version = "2.2.4-alphas"
version = "2.2.4-alpha"
description = "clash verge"
authors = ["zzzgydi", "wonfen", "MystiPanda"]
license = "GPL-3.0-only"