diff options
| author | 2026-03-29 14:26:42 +0000 | |
|---|---|---|
| committer | 2026-03-29 14:26:42 +0000 | |
| commit | 9a7997e95d9d19685e6fdfc2cf4aa29358d3c14e (patch) | |
| tree | af78680c8d4f357843ab336bdac6e56a622de3c7 /src-tauri/Cargo.toml | |
| parent | 9d6ffa69bb765f44a1640de6ad46b15fe50c71dd (diff) | |
| download | DropOut-9a7997e95d9d19685e6fdfc2cf4aa29358d3c14e.tar.gz DropOut-9a7997e95d9d19685e6fdfc2cf4aa29358d3c14e.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 ccec463..cd830f3 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.2.0-alpha.5" +version = "0.2.0-alpha.6" edition = "2024" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |