aboutsummaryrefslogtreecommitdiff
path: root/src-tauri
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2025-08-11 10:20:26 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2025-08-11 10:20:26 +0200
commit7d049c35abaefffd9e213ac169da8edc4977a53c (patch)
tree57f5055687b0251478992ce597feeb4435a935b5 /src-tauri
parent71b204e7b19942b8de3a4b738001e58b595f21e7 (diff)
downloadFlightCore-3.1.1.tar.gz
FlightCore-3.1.1.zip
chore: Bump FlightCore version to `3.1.1`v3.1.1
Diffstat (limited to 'src-tauri')
-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 53b428e0..87b5ad17 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -1274,7 +1274,7 @@ dependencies = [
[[package]]
name = "flightcore"
-version = "3.1.0"
+version = "3.1.1"
dependencies = [
"anyhow",
"async-recursion",
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index ff13eda6..924b0562 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flightcore"
-version = "3.1.0"
+version = "3.1.1"
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 0971e735..e9ac01f7 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -7,7 +7,7 @@
"frontendDist": "../src-vue/dist"
},
"productName": "FlightCore",
- "version": "3.1.0",
+ "version": "3.1.1",
"identifier": "com.github.r2northstartools.flightcore",
"app": {
"windows": [