aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2025-04-06 18:39:02 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2025-04-06 18:39:02 +0200
commitb9f0920050bea1fa25a9de964f055be5688151f5 (patch)
treecaf82616978d86219555dfe474b66aea50ce1049 /src-tauri/Cargo.toml
parentce85ecbc08ddd9cb15e18b2b9407b24b6df350a9 (diff)
downloadFlightCore-3.0.0.tar.gz
FlightCore-3.0.0.zip
chore: Bump FlightCore version to 3.0.0v3.0.0
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 c84fa718..4ad1b815 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flightcore"
-version = "2.26.2"
+version = "3.0.0"
description = "Mod-manager for Northstar"
authors = ["https://github.com/R2NorthstarTools/FlightCore/graphs/contributors"]
license = "MIT"