aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-07-24 14:11:24 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-07-24 14:11:24 +0200
commit399f0e78b4773aa97a8a80c43fb2312ea830a845 (patch)
tree50ae11af8bf0628928bd5061b66c0eab480bbcc4 /src-tauri/Cargo.toml
parenta6d0f9e26d4709574b43d1ab008ceb7925f5b53c (diff)
downloadFlightCore-399f0e78b4773aa97a8a80c43fb2312ea830a845.tar.gz
FlightCore-399f0e78b4773aa97a8a80c43fb2312ea830a845.zip
chore: Bump FlightCore version to 2.2.0v2.2.0
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 d2f1e87e..72cac7f3 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "2.1.0"
+version = "2.2.0"
description = "A Tauri App"
authors = ["you"]
license = ""