aboutsummaryrefslogtreecommitdiff
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
parentce85ecbc08ddd9cb15e18b2b9407b24b6df350a9 (diff)
downloadFlightCore-3.0.0.tar.gz
FlightCore-3.0.0.zip
chore: Bump FlightCore version to 3.0.0v3.0.0
-rw-r--r--src-tauri/Cargo.lock2
-rw-r--r--src-tauri/Cargo.toml2
-rw-r--r--src-tauri/tauri.conf.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock
index 82dd1a09..42805175 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -1274,7 +1274,7 @@ dependencies = [
[[package]]
name = "flightcore"
-version = "2.26.2"
+version = "3.0.0"
dependencies = [
"anyhow",
"async-recursion",
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"
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index aa372554..c5753e5a 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -7,7 +7,7 @@
"frontendDist": "../src-vue/dist"
},
"productName": "FlightCore",
- "version": "2.26.2",
+ "version": "3.0.0",
"identifier": "com.github.r2northstartools.flightcore",
"app": {
"windows": [