diff options
| author | 2026-03-02 03:56:40 +0000 | |
|---|---|---|
| committer | 2026-03-02 03:56:40 +0000 | |
| commit | 9545de91e256b478217022726f5671d150650f7b (patch) | |
| tree | 2a94007be206eaa02e34d77a86c705dfd1ab08b7 /src-tauri/Cargo.toml | |
| parent | 24a229ede321e8296ea99b332ccfa61213791d10 (diff) | |
| download | DropOut-9545de91e256b478217022726f5671d150650f7b.tar.gz DropOut-9545de91e256b478217022726f5671d150650f7b.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 1cce2cc..b375c6e 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.2.0-alpha.4" +version = "0.2.0-alpha.5" edition = "2024" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |