diff options
| author | 2026-02-26 11:10:30 +0000 | |
|---|---|---|
| committer | 2026-02-26 11:10:30 +0000 | |
| commit | 1da889d3d5088bd7a81527470061fcfdc2e45881 (patch) | |
| tree | 871a6f5e16677ebe1f4168f64e1a7d2b0dba5646 /src-tauri/Cargo.toml | |
| parent | 2cef6e86b4fd45549ee2a4f7ea54a142690117d2 (diff) | |
| download | DropOut-1da889d3d5088bd7a81527470061fcfdc2e45881.tar.gz DropOut-1da889d3d5088bd7a81527470061fcfdc2e45881.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 e3e58d7..1cce2cc 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.4" edition = "2024" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |