chore: update to 2.3.2

This commit is contained in:
wonfen
2025-06-21 10:09:22 +08:00
parent 1a6454ee79
commit cc65ce6812
5 changed files with 12 additions and 4 deletions

2
src-tauri/Cargo.lock generated
View File

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

View File

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

View File

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