aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2026-01-14 16:39:33 +0800
committerHsiangNianian <i@jyunko.cn>2026-01-14 16:39:33 +0800
commitbdbed80e0ee632a6495244b0a56f74ed6f9d639e (patch)
tree13d26347658e84b7819973deaac0435bd1c9bccf /src-tauri/Cargo.toml
parentd7473578e917b124c6b1caafcf98103bc811eb2d (diff)
downloadDropOut-bdbed80e0ee632a6495244b0a56f74ed6f9d639e.tar.gz
DropOut-bdbed80e0ee632a6495244b0a56f74ed6f9d639e.zip
chore: bump version to 0.1.15-a1 in Cargo.toml
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index 8d4a612..5f061c6 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dropout"
-version = "0.1.14"
+version = "0.1.15-a1"
edition = "2021"
authors = ["HsiangNianian"]
description = "The DropOut Minecraft Game Launcher"