diff options
| author | 2026-01-14 16:39:33 +0800 | |
|---|---|---|
| committer | 2026-01-14 16:39:33 +0800 | |
| commit | bdbed80e0ee632a6495244b0a56f74ed6f9d639e (patch) | |
| tree | 13d26347658e84b7819973deaac0435bd1c9bccf /src-tauri/Cargo.toml | |
| parent | d7473578e917b124c6b1caafcf98103bc811eb2d (diff) | |
| download | DropOut-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.toml | 2 |
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" |