diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-02-13 00:31:28 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-02-13 00:31:28 +0100 |
commit | a045ae74bbafe073bc174e089d5c512240b38fb4 (patch) | |
tree | ff453001a4a7ab962d31ae91764e01295d972224 /src-tauri/Cargo.toml | |
parent | 71e299192e462eef49bd950c79616232ebe1bcc3 (diff) | |
download | FlightCore-a045ae74bbafe073bc174e089d5c512240b38fb4.tar.gz FlightCore-a045ae74bbafe073bc174e089d5c512240b38fb4.zip |
chore: Bump FlightCore version to 2.19.0v2.19.0
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r-- | src-tauri/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 9851b02a..36c2034e 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flightcore" -version = "2.18.2" +version = "2.19.0" description = "Mod-manager for Northstar" authors = ["https://github.com/R2NorthstarTools/FlightCore/graphs/contributors"] license = "MIT" |