release v2.2.3

This commit is contained in:
wonfen
2025-04-09 13:37:17 +08:00
parent 49c81f6201
commit 84fbccbfd9
5 changed files with 7 additions and 7 deletions

2
src-tauri/Cargo.lock generated
View File

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

View File

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

View File

@@ -1,5 +1,5 @@
{
"version": "2.2.3-alpha",
"version": "2.2.3",
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"bundle": {
"active": true,