diff options
| author | 2026-01-14 19:24:48 +0800 | |
|---|---|---|
| committer | 2026-01-14 19:24:48 +0800 | |
| commit | 5dd65a9fedc876b7cc20cc3d796a06d8a2d911ec (patch) | |
| tree | ac15f059e2b6c68f5b4096a2284241b4a6444ed1 /src-tauri/Cargo.toml | |
| parent | 8e68ed3ae6fe153418600692d4027a996a1ec089 (diff) | |
| download | DropOut-5dd65a9fedc876b7cc20cc3d796a06d8a2d911ec.tar.gz DropOut-5dd65a9fedc876b7cc20cc3d796a06d8a2d911ec.zip | |
chore: update version to 0.1.18 in Cargo.tomlv0.l.18
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 865dcf4..e98d2b3 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.1.17" +version = "0.1.18" edition = "2021" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |