This commit is contained in:
coolcoala
2025-07-22 02:11:13 +03:00
parent 9668a04a1a
commit fbd1c55f44
4 changed files with 4 additions and 4 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -1061,7 +1061,7 @@ dependencies = [
[[package]]
name = "clash-verge"
version = "0.2.2"
version = "0.2.3"
dependencies = [
"ab_glyph",
"aes-gcm",

View File

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

View File

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