aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2024-06-06 16:59:05 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2024-06-06 16:59:05 +0200
commit7e7c8d31bf3d84c15da72ef0bc3c8a34429b1bee (patch)
treedbc694d2b6b94539d4cd3800f42e9a71608b6ab3 /src-tauri/Cargo.toml
parent0f9128b5ada79f94dd29bc656b9bec57afb6617b (diff)
downloadFlightCore-7e7c8d31bf3d84c15da72ef0bc3c8a34429b1bee.tar.gz
FlightCore-7e7c8d31bf3d84c15da72ef0bc3c8a34429b1bee.zip
chore: Bump FlightCore version to 2.21.4v2.21.4
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 e06f08ac..ba777a96 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flightcore"
-version = "2.21.3"
+version = "2.21.4"
description = "Mod-manager for Northstar"
authors = ["https://github.com/R2NorthstarTools/FlightCore/graphs/contributors"]
license = "MIT"