diff options
| author | 2026-01-13 16:37:53 +0800 | |
|---|---|---|
| committer | 2026-01-13 16:37:53 +0800 | |
| commit | b8723835f2b5afc8b60a61144d06bd6963255a23 (patch) | |
| tree | ed61c49f785073c937c81b38636e738be24672fb /src-tauri/Cargo.toml | |
| parent | 8d9856d4a0e469aa9343188dd6c32528881d578f (diff) | |
| download | DropOut-0.1.6.tar.gz DropOut-0.1.6.zip | |
chore: update version to 0.1.6 in Cargo.toml and tauri.conf.jsonv0.1.6
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 76cea25..f427aad 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.1.5" +version = "0.1.6" edition = "2021" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |