aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-08-06 21:58:29 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-08-06 21:58:29 +0200
commit114f2cae366db37cf7baa2b2ca26970a6892f9a6 (patch)
treefb491b4a82768cc9b4ea15f797ce706559b4b578 /src-tauri/Cargo.toml
parentf17c346919a32e481be2d5ee322f76dae8c03e96 (diff)
downloadFlightCore-114f2cae366db37cf7baa2b2ca26970a6892f9a6.tar.gz
FlightCore-114f2cae366db37cf7baa2b2ca26970a6892f9a6.zip
chore: Bump FlightCore version to 2.6.0v2.6.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 5d144b1b..bf18638a 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "2.5.1"
+version = "2.6.0"
description = "A Tauri App"
authors = ["you"]
license = ""