Release - 2.1.2 真·臻

This commit is contained in:
wonfen
2025-03-01 01:49:01 +08:00
parent 0fb4254481
commit b1d003b073
5 changed files with 16 additions and 7 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -999,7 +999,7 @@ dependencies = [
[[package]]
name = "clash-verge"
version = "2.1.1"
version = "2.1.2"
dependencies = [
"aes-gcm",
"anyhow",

View File

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

View File

@@ -25,7 +25,7 @@
"devUrl": "http://localhost:3000/"
},
"productName": "Clash Verge",
"version": "2.1.1",
"version": "2.1.2",
"identifier": "io.github.clash-verge-rev.clash-verge-rev",
"plugins": {
"updater": {