diff options
| author | 2026-02-25 05:19:59 +0000 | |
|---|---|---|
| committer | 2026-02-25 05:19:59 +0000 | |
| commit | 7d4343ed13a2816dbf21a725079fbf65c914c20c (patch) | |
| tree | 963d5862ee18c7768fcfb6b9d97ecf17b8a43b71 /src-tauri/Cargo.toml | |
| parent | f5666a47311aab27d0084a193356100ff3c1f3e0 (diff) | |
| download | DropOut-7d4343ed13a2816dbf21a725079fbf65c914c20c.tar.gz DropOut-7d4343ed13a2816dbf21a725079fbf65c914c20c.zip | |
chore(release): bump versions
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 db8c8fb..e3e58d7 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.2.0-alpha.2" +version = "0.2.0-alpha.3" edition = "2024" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |