This commit is contained in:
coolcoala
2025-11-13 01:35:38 +03:00
parent 6916009cc7
commit 3a59d95732
4 changed files with 4 additions and 4 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -3609,7 +3609,7 @@ dependencies = [
[[package]]
name = "koala-clash"
version = "0.2.7"
version = "0.2.8"
dependencies = [
"ab_glyph",
"aes-gcm",

View File

@@ -1,6 +1,6 @@
[package]
name = "koala-clash"
version = "0.2.7"
version = "0.2.8"
description = "koala clash"
authors = ["zzzgydi", "wonfen", "MystiPanda", "coolcoala"]
license = "GPL-3.0-only"

View File

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