aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-05-09 18:02:38 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-05-09 18:02:38 +0200
commitf216d4dbe521f324b514d0485425c4a1a1332588 (patch)
tree31f1d066d4c1a6d61e999f2585d705b4855c4e48 /src-tauri/Cargo.toml
parent02ec081fa9d988e838c5a04201c62c1e5f542e21 (diff)
downloadFlightCore-f216d4dbe521f324b514d0485425c4a1a1332588.tar.gz
FlightCore-f216d4dbe521f324b514d0485425c4a1a1332588.zip
chore: Bump FlightCore version to 1.15.1v1.15.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 b85a36d0..95df7208 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "1.15.0"
+version = "1.15.1"
description = "A Tauri App"
authors = ["you"]
license = ""