Release 1.5.0

This commit is contained in:
MystiPanda
2024-02-06 00:40:13 +08:00
parent e990530ada
commit 067018828c
7 changed files with 40 additions and 26 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -599,7 +599,7 @@ dependencies = [
[[package]]
name = "clash-verge"
version = "1.4.11"
version = "1.5.0"
dependencies = [
"anyhow",
"auto-launch",

View File

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

View File

@@ -1,7 +1,7 @@
{
"package": {
"productName": "Clash Verge",
"version": "1.4.11"
"version": "1.5.0"
},
"build": {
"distDir": "../dist",

View File

@@ -8,7 +8,7 @@
"targets": ["app", "dmg", "updater"],
"macOS": {
"frameworks": [],
"minimumSystemVersion": "",
"minimumSystemVersion": "10.15",
"exceptionDomain": "",
"signingIdentity": null,
"entitlements": null