diff options
| author | 2026-01-13 20:27:41 +0800 | |
|---|---|---|
| committer | 2026-01-13 20:27:41 +0800 | |
| commit | 6d04672b3d293b6350fb4cf4710babbe5583dbc5 (patch) | |
| tree | 2cdbe84285b128d9ad048debe02c5bd25e5345a0 /src-tauri/Cargo.toml | |
| parent | 48d9d886c078a04ead31a9d10744a085307444fa (diff) | |
| download | DropOut-0.1.11.tar.gz DropOut-0.1.11.zip | |
chore: update version to 0.1.11 in Cargo.toml and tauri.conf.jsonv0.1.11
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 95dbb17..b1ddcfa 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.1.10" +version = "0.1.11" edition = "2021" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |