aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
author苏向夜 <46275354+fu050409@users.noreply.github.com>2026-02-26 19:11:55 +0800
committerGitHub <noreply@github.com>2026-02-26 19:11:55 +0800
commit4d10c43ee715bd75a02243e2c80a13898c7b4b16 (patch)
tree871a6f5e16677ebe1f4168f64e1a7d2b0dba5646 /src-tauri/Cargo.toml
parent2cef6e86b4fd45549ee2a4f7ea54a142690117d2 (diff)
parent1da889d3d5088bd7a81527470061fcfdc2e45881 (diff)
downloadDropOut-4d10c43ee715bd75a02243e2c80a13898c7b4b16.tar.gz
DropOut-4d10c43ee715bd75a02243e2c80a13898c7b4b16.zip
chore(release): bump versions (#109)
# Releases ## @dropout/ui ## v0.1.0-alpha.2 ### Chores - [`2cef6e8`](https://github.com/HydroRoll-Team/DropOut/commit/2cef6e86b4fd45549ee2a4f7ea54a142690117d2): Fix version of `@dropout/ui`. ## dropout ## v0.2.0-alpha.4 ### Chores - [`2cef6e8`](https://github.com/HydroRoll-Team/DropOut/commit/2cef6e86b4fd45549ee2a4f7ea54a142690117d2): Fix version of `@dropout/ui`.
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 e3e58d7..1cce2cc 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dropout"
-version = "0.2.0-alpha.3"
+version = "0.2.0-alpha.4"
edition = "2024"
authors = ["HsiangNianian"]
description = "The DropOut Minecraft Game Launcher"