aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
author苏向夜 <46275354+fu050409@users.noreply.github.com>2026-02-25 03:16:44 +0800
committerGitHub <noreply@github.com>2026-02-25 03:16:44 +0800
commit3bcfc0410704c8d8564cc1d557338afe1e216aeb (patch)
tree6adec629aa13931590a12e2922f59bc1dbfd214d /src-tauri/Cargo.toml
parentf6fd0bd512497352547d5b6a7837442d45ff06eb (diff)
parent77343e27a57e46a05edde35350605b0d7fd3cd87 (diff)
downloadDropOut-3bcfc0410704c8d8564cc1d557338afe1e216aeb.tar.gz
DropOut-3bcfc0410704c8d8564cc1d557338afe1e216aeb.zip
chore(release): bump versions (#104)
# Releases ## dropout ## v0.2.0-alpha.3 ### Chores - [`7edccaf`](https://github.com/HydroRoll-Team/DropOut/commit/7edccaf1be357c0a2619a87bc1767bc6c8a95954): Release Dropout to AUR.
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index db8c8fb..e3e58d7 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dropout"
-version = "0.2.0-alpha.2"
+version = "0.2.0-alpha.3"
edition = "2024"
authors = ["HsiangNianian"]
description = "The DropOut Minecraft Game Launcher"