feat: bump version to 2.4.3 and update changelog for macOS intel Mihomo compatibility

This commit is contained in:
Tunglies
2025-09-07 12:06:01 +08:00
parent 5dca724017
commit f64c01044c
6 changed files with 12 additions and 6 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -1089,7 +1089,7 @@ checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675"
[[package]]
name = "clash-verge"
version = "2.4.2"
version = "2.4.3"
dependencies = [
"aes-gcm",
"anyhow",

View File

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

View File

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