aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-05-11 14:44:11 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-05-11 14:44:11 +0200
commitb2fb949a53edef646655908f4e6f16cd81616bd7 (patch)
tree09bbafa9181302b9d9671d6b72be7a2c79717a5c /src-tauri/Cargo.toml
parent6632a081a846116e7ca1e4ab96b3592938ee2a20 (diff)
downloadFlightCore-b2fb949a53edef646655908f4e6f16cd81616bd7.tar.gz
FlightCore-b2fb949a53edef646655908f4e6f16cd81616bd7.zip
chore: Bump FlightCore version to 1.15.3v1.15.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 1753217a..1ca4cf32 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "1.15.2"
+version = "1.15.3"
description = "A Tauri App"
authors = ["you"]
license = ""