diff options
| author | 2026-02-25 05:38:20 +0000 | |
|---|---|---|
| committer | 2026-02-25 05:38:20 +0000 | |
| commit | e31b357d3b179edff57506bb48ee19a4cebc5e76 (patch) | |
| tree | e8249d33e2f371e9cf23ed22a400bfd6ddace1a6 /src-tauri/Cargo.toml | |
| parent | 123ac96e0691055a5f9984526a68d204d0292a51 (diff) | |
| download | DropOut-e31b357d3b179edff57506bb48ee19a4cebc5e76.tar.gz DropOut-e31b357d3b179edff57506bb48ee19a4cebc5e76.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" |