aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2024-01-15 15:51:18 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2024-01-15 15:51:18 +0100
commit5fa77cf1555cbc8ddde22b4f86556ab190c530ed (patch)
treef63c77d2f48b623edc975fb7d230b9fd95af957d /src-tauri/Cargo.toml
parent75a9eb0eebe7451b5727c377fb8f67f0af2231aa (diff)
downloadFlightCore-5fa77cf1555cbc8ddde22b4f86556ab190c530ed.tar.gz
FlightCore-5fa77cf1555cbc8ddde22b4f86556ab190c530ed.zip
chore: Bump FlightCore version to 2.17.1v2.17.1
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 f46ba7cb..969ef1e7 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flightcore"
-version = "2.17.0"
+version = "2.17.1"
description = "Mod-manager for Northstar"
authors = ["https://github.com/R2NorthstarTools/FlightCore/graphs/contributors"]
license = "MIT"