chore: prerelease 2.4.4-rc.1

This commit is contained in:
Tunglies 2025-12-16 16:05:48 +08:00
parent 3198c3f023
commit b35d0ac16f
No known key found for this signature in database
GPG Key ID: B9B01B389469B3E8
4 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@ -1186,7 +1186,7 @@ checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d"
[[package]]
name = "clash-verge"
version = "2.4.4-rc"
version = "2.4.4-rc.1"
dependencies = [
"aes-gcm",
"anyhow",

View File

@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "2.4.4-rc",
"version": "2.4.4-rc.1",
"license": "GPL-3.0-only",
"scripts": {
"prepare": "husky || true",

View File

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

View File

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