diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-01-14 01:29:24 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-01-14 01:29:24 +0100 |
commit | a5e71758b3d5b8315153e75f8bbf9e6cc4d3aa8a (patch) | |
tree | d1aa6b076810e392e923aaaea99fc9b62d49080e /src-tauri/Cargo.toml | |
parent | 20c3880721cd0f0bd0a2b48a1463b49c514a849b (diff) | |
download | FlightCore-a5e71758b3d5b8315153e75f8bbf9e6cc4d3aa8a.tar.gz FlightCore-a5e71758b3d5b8315153e75f8bbf9e6cc4d3aa8a.zip |
chore: Bump FlightCore version to 1.6.0v1.6.0
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r-- | src-tauri/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 71c861fc..dcdf8d3b 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "app" -version = "1.5.0" +version = "1.6.0" description = "A Tauri App" authors = ["you"] license = "" |