chore: update changelog

This commit is contained in:
wonfen
2025-06-17 22:05:03 +08:00
parent c0f3d35e13
commit e7d3d7e0ae
5 changed files with 7 additions and 4 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -1042,7 +1042,7 @@ dependencies = [
[[package]]
name = "clash-verge"
version = "2.3.0"
version = "2.3.1"
dependencies = [
"ab_glyph",
"aes-gcm",

View File

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

View File

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