aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-03-02 23:36:13 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-03-02 23:36:13 +0100
commit441b81ef0f46062713f618a57e0d297c8a7a70d3 (patch)
tree7da2b11f723d54a6232d273e31c29cda04651474 /src-tauri/Cargo.toml
parent55f7181553019d5ccb3fc9b26b0216e283921d3e (diff)
downloadFlightCore-441b81ef0f46062713f618a57e0d297c8a7a70d3.tar.gz
FlightCore-441b81ef0f46062713f618a57e0d297c8a7a70d3.zip
chore: Bump FlightCore version to 1.9.0v1.9.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 b6a5483e..1fc281bc 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "1.8.3"
+version = "1.9.0"
description = "A Tauri App"
authors = ["you"]
license = ""