diff options
| author | 2026-02-25 03:05:14 +0800 | |
|---|---|---|
| committer | 2026-02-25 03:05:14 +0800 | |
| commit | 3cf009757ed03ccb08ea38658de516626bfb5f63 (patch) | |
| tree | 6f7b334874f96765f044ab74e0369f5b49b72a81 /src-tauri/Cargo.toml | |
| parent | 13e112389181ceed1d1b70aa408d282faad80bd4 (diff) | |
| download | DropOut-3cf009757ed03ccb08ea38658de516626bfb5f63.tar.gz DropOut-3cf009757ed03ccb08ea38658de516626bfb5f63.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" |