aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-03-01 01:36:41 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-03-01 01:36:41 +0100
commitdd0aaaa0d7e2e173c8cd4110e8d5237c9b0c914a (patch)
treea05639be36d5242a6aa1ea79898ccf3a465de601 /src-tauri/Cargo.toml
parent3f860574850d18082c805a83c3c1240de29ea2ca (diff)
downloadFlightCore-dd0aaaa0d7e2e173c8cd4110e8d5237c9b0c914a.tar.gz
FlightCore-dd0aaaa0d7e2e173c8cd4110e8d5237c9b0c914a.zip
chore: Bump FlightCore version to 1.8.3v1.8.3
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 5638d6da..b6a5483e 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "1.8.2"
+version = "1.8.3"
description = "A Tauri App"
authors = ["you"]
license = ""