Release 1.7.3

This commit is contained in:
MystiPanda
2024-07-06 18:48:25 +08:00
parent bef9eea87b
commit 7e2cc180c3
6 changed files with 367 additions and 305 deletions

489
src-tauri/Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -2,7 +2,7 @@
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"package": {
"productName": "Clash Verge",
"version": "1.7.2"
"version": "1.7.3"
},
"build": {
"distDir": "../dist",