aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-08-04 12:53:10 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-08-04 12:53:10 +0200
commitbfcb0a7f689148330f866c47dc34c6c5e2565592 (patch)
treedf86b3eeea1ff2e4fec30c99615b74521dc12ed1 /src-tauri/Cargo.toml
parent097ecc3d4896c224a73e76cb80be1dd6a63d82f3 (diff)
downloadFlightCore-bfcb0a7f689148330f866c47dc34c6c5e2565592.tar.gz
FlightCore-bfcb0a7f689148330f866c47dc34c6c5e2565592.zip
chore: Bump FlightCore version to 2.4.2v2.4.2
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 86b2d5f0..84bcca8e 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "2.4.1"
+version = "2.4.2"
description = "A Tauri App"
authors = ["you"]
license = ""