aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-10-28 22:55:52 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-10-28 22:55:52 +0200
commit58336381f0666ead4e76283ab8840d400f7d4575 (patch)
tree0bea20a577d42b8730c8f18fe2e745bcaeb9bf19 /src-tauri/Cargo.toml
parent8f9de6a8d60500e8b3f9f0188c44a382010408c9 (diff)
downloadFlightCore-58336381f0666ead4e76283ab8840d400f7d4575.tar.gz
FlightCore-58336381f0666ead4e76283ab8840d400f7d4575.zip
chore: Bump FlightCore version to 2.14.3v2.14.3
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 5a137972..dd1a66a1 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flightcore"
-version = "2.14.2"
+version = "2.14.3"
description = "Mod-manager for Northstar"
authors = ["https://github.com/R2NorthstarTools/FlightCore/graphs/contributors"]
license = "MIT"