diff options
| author | 2026-02-25 13:28:47 +0800 | |
|---|---|---|
| committer | 2026-02-25 13:28:47 +0800 | |
| commit | 5b12470ea72001aa7d2b840d042ffa909a60f57b (patch) | |
| tree | 14ceab29de2e808ffa0355f8d0e2bf4cff5e2bd5 /src-tauri/Cargo.toml | |
| parent | 165a0fd94aa2e6b51565402a4626d2a08d300f0a (diff) | |
| download | DropOut-5b12470ea72001aa7d2b840d042ffa909a60f57b.tar.gz DropOut-5b12470ea72001aa7d2b840d042ffa909a60f57b.zip | |
Revert "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 e3e58d7..db8c8fb 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.2.0-alpha.3" +version = "0.2.0-alpha.2" edition = "2024" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |