chore: 2.0.0 beta release

This commit is contained in:
wonfen
2024-09-03 00:00:12 +08:00
parent 6cc81fe6b8
commit 6734e5ef57
6 changed files with 15 additions and 6 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -837,7 +837,7 @@ dependencies = [
[[package]]
name = "clash-verge"
version = "1.7.7"
version = "2.0.0"
dependencies = [
"anyhow",
"auto-launch",

View File

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

View File

@@ -25,7 +25,7 @@
"devUrl": "http://localhost:3000/"
},
"productName": "Clash Verge",
"version": "1.7.7",
"version": "2.0.0",
"identifier": "io.github.clash-verge-rev.clash-verge-rev",
"plugins": {
"updater": {