diff options
| author | 2026-01-15 19:41:45 +0800 | |
|---|---|---|
| committer | 2026-01-15 19:41:45 +0800 | |
| commit | 6b1480dbff0001ff1aac8eea33880bf12f8e4a34 (patch) | |
| tree | 966f10d3ca4c63375c67708dede0ef08d87ca005 /src-tauri/Cargo.toml | |
| parent | a9c5ed1550a4270dd34b62aedbf9ecf43a86de51 (diff) | |
| download | DropOut-6b1480dbff0001ff1aac8eea33880bf12f8e4a34.tar.gz DropOut-6b1480dbff0001ff1aac8eea33880bf12f8e4a34.zip | |
chore: Bump version to 0.1.23 in Cargo.toml and tauri.conf.json for releasev0.1.23
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 1c6fb7e..97529a1 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropout" -version = "0.1.22" +version = "0.1.23" edition = "2021" authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" |