aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-12-15 16:43:05 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-12-15 16:43:05 +0100
commite77309f8e824180ab99fb0e887b8c2db4707d985 (patch)
tree82fcb6f5737d80f2e04361c2e7b9f75caff73723 /src-tauri/Cargo.toml
parent923d9a55ab809cc9d2473abadd6f6da5c6e28fe4 (diff)
downloadFlightCore-e77309f8e824180ab99fb0e887b8c2db4707d985.tar.gz
FlightCore-e77309f8e824180ab99fb0e887b8c2db4707d985.zip
chore: Bump FlightCore version to 2.14.9v2.14.9
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 a1c278cf..3ebf7e14 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flightcore"
-version = "2.14.8"
+version = "2.14.9"
description = "Mod-manager for Northstar"
authors = ["https://github.com/R2NorthstarTools/FlightCore/graphs/contributors"]
license = "MIT"