aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-08-03 19:43:37 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-08-03 19:43:37 +0200
commitefb193b517087d47f30f0542517c389bbfe5cde1 (patch)
treefa7e75d06bea9335d12cdab34e9445810f819469 /src-tauri/Cargo.toml
parent37e5f80704234231cf42bceb6fbbdf3a93771a2e (diff)
downloadFlightCore-efb193b517087d47f30f0542517c389bbfe5cde1.tar.gz
FlightCore-efb193b517087d47f30f0542517c389bbfe5cde1.zip
chore: Bump FlightCore version to 2.4.1v2.4.1
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 = ""