[tag] 0.0.6-beta.4 build preparation

This commit is contained in:
2025-11-05 02:35:35 +08:00
parent 543c3344d1
commit ea0a42dc43
9 changed files with 9 additions and 18 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "CS工具箱"
version = "0.0.1"
version = "0.0.6"
dependencies = [
"anyhow",
"base64 0.22.1",

View File

@@ -1,6 +1,6 @@
[package]
name = "CS工具箱"
version = "0.0.1"
version = "0.0.6"
description = "A Tauri App"
authors = ["Purp1e"]
license = ""

View File

@@ -44,7 +44,7 @@
},
"productName": "CS工具箱",
"mainBinaryName": "cstb",
"version": "0.0.6-beta.3",
"version": "0.0.6-beta.4",
"identifier": "upup.cool",
"plugins": {
"deep-link": {