aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-10-09 15:19:32 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-10-09 15:19:32 +0200
commit65f5d9f608a7f7fcf4b9879df7b130f2af6eb69b (patch)
tree62cf6b28a1225c5157f2d3ae309b6d77b9559b85 /src-tauri/Cargo.toml
parentb958d427f3cf17289da1bc9a7cb33dda488ca446 (diff)
downloadFlightCore-65f5d9f608a7f7fcf4b9879df7b130f2af6eb69b.tar.gz
FlightCore-65f5d9f608a7f7fcf4b9879df7b130f2af6eb69b.zip
chore: Bump FlightCore version to 2.10.4v2.10.4
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 f1d26cf8..849c2f71 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "2.10.3"
+version = "2.10.4"
description = "A Tauri App"
authors = ["you"]
license = ""