From 66d62b970a9801e6e18cfac063af6e421a5eb608 Mon Sep 17 00:00:00 2001 From: Purp1e <47248616+Purple-CSGO@users.noreply.github.com> Date: Tue, 25 Mar 2025 01:07:42 +0800 Subject: [PATCH] tag 0.0.5-beta.1 --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index ed82778..ec76aff 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -42,7 +42,7 @@ }, "productName": "CS工具箱", "mainBinaryName": "cstb", - "version": "0.0.5", + "version": "0.0.5-beta.1", "identifier": "upup.cool", "plugins": { "deep-link": {