diff options
| author | 2026-01-14 14:25:11 +0800 | |
|---|---|---|
| committer | 2026-01-14 14:25:11 +0800 | |
| commit | fd6d7ffef4a1c6b093ad1d5b83579ab27ef5327e (patch) | |
| tree | 7d21ea03c33a022bc2f6f95632f17b314fa39807 /src-tauri/Cargo.toml | |
| parent | 561469b5a895d7c99fe6c9e73266b49ebe4237b8 (diff) | |
| download | DropOut-fd6d7ffef4a1c6b093ad1d5b83579ab27ef5327e.tar.gz DropOut-fd6d7ffef4a1c6b093ad1d5b83579ab27ef5327e.zip | |
chore: bump version to 0.1.14 in Cargo.toml
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 c75437e..8d4a612 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.1.13" +version = "0.1.14" edition = "2021" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |