diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-08-02 13:30:29 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-08-02 13:30:29 +0200 |
commit | ed7ab58d35cd0f6aa3296d0089b161180a33f5c2 (patch) | |
tree | 32a6c2a513cae4cf38759aebb1f8c3ead06a2730 /src-tauri/Cargo.toml | |
parent | 08d066c7c6c7b99076efb5217474cc5b72df015f (diff) | |
download | FlightCore-ed7ab58d35cd0f6aa3296d0089b161180a33f5c2.tar.gz FlightCore-ed7ab58d35cd0f6aa3296d0089b161180a33f5c2.zip |
chore: Bump FlightCore version to 2.4.0v2.4.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 76d83b5e..6341d9a1 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "app" -version = "2.3.0" +version = "2.4.0" description = "A Tauri App" authors = ["you"] license = "" |