aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-08-03 19:46:54 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-08-03 19:46:54 +0200
commit439574d9b7f2ac4a95d97cb56e57cf152bb01ad2 (patch)
tree937bad8bc0e7c443c7576046dc3afef70d0d0e59 /src-tauri/Cargo.toml
parent869300c848429d18734fd0d02f4c277f21357568 (diff)
parentefb193b517087d47f30f0542517c389bbfe5cde1 (diff)
downloadFlightCore-439574d9b7f2ac4a95d97cb56e57cf152bb01ad2.tar.gz
FlightCore-439574d9b7f2ac4a95d97cb56e57cf152bb01ad2.zip
Merge branch 'main' into feat/launch-parameters
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 6341d9a1..bb2cc525 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "2.4.0"
+version = "2.4.1"
description = "A Tauri App"
authors = ["you"]
license = ""