aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-02-26 21:33:51 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-02-26 21:33:51 +0100
commite069ce9e07f8d171ac3e930f6e9dcd321212f456 (patch)
treea63f38f55265ad7de9d06acd30d84f6884cff28a /src-tauri/Cargo.toml
parent339073a89c49c789bb572bb6635f817d02822afe (diff)
downloadFlightCore-e069ce9e07f8d171ac3e930f6e9dcd321212f456.tar.gz
FlightCore-e069ce9e07f8d171ac3e930f6e9dcd321212f456.zip
chore: Bump FlightCore version to 1.8.1v1.8.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 581d3a45..2ec43355 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "1.8.0"
+version = "1.8.1"
description = "A Tauri App"
authors = ["you"]
license = ""