diff options
| author | 2026-01-18 16:41:01 +0000 | |
|---|---|---|
| committer | 2026-01-18 16:41:01 +0000 | |
| commit | dc1f045eac107f7ca2f3cdc7d3cce333716ad10c (patch) | |
| tree | 6854a16f4d3d543a48a8f592071ac74d6abc8ba3 /src-tauri/Cargo.toml | |
| parent | f57b6639424eb0258292870512e78c0670d3b94d (diff) | |
| download | DropOut-dc1f045eac107f7ca2f3cdc7d3cce333716ad10c.tar.gz DropOut-dc1f045eac107f7ca2f3cdc7d3cce333716ad10c.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 acf9564..74b0203 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.2.0-alpha" +version = "0.2.0-alpha.1" edition = "2021" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |