diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-08-02 11:08:29 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-08-02 11:08:29 +0200 |
commit | cd13d0d15b7a6c6a59bde31322229bccdb7bae83 (patch) | |
tree | 3def1c3ccae360c5bea8b152d47116a34c6eb5d9 /src-tauri/Cargo.toml | |
parent | edbce33c4a8f142967df868fb99476400f4ddfb3 (diff) | |
download | FlightCore-cd13d0d15b7a6c6a59bde31322229bccdb7bae83.tar.gz FlightCore-cd13d0d15b7a6c6a59bde31322229bccdb7bae83.zip |
chore: Bump FlightCore version to 2.24.0v2.24.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 c9a559a7..4d28ca2e 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flightcore" -version = "2.23.2" +version = "2.24.0" description = "Mod-manager for Northstar" authors = ["https://github.com/R2NorthstarTools/FlightCore/graphs/contributors"] license = "MIT" |