diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-10-10 11:25:49 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-10-10 11:25:49 +0200 |
commit | ead95520321f52a23df53c2704a98f6d05434994 (patch) | |
tree | d01b1871e1a005d1781b3f9d6531621f02fcbed4 /src-tauri/Cargo.toml | |
parent | 2774bfe90562ff30732ba179504131194c129867 (diff) | |
download | FlightCore-ead95520321f52a23df53c2704a98f6d05434994.tar.gz FlightCore-ead95520321f52a23df53c2704a98f6d05434994.zip |
chore: Bump FlightCore version to 2.11.0v2.11.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 aa0f9564..903f6c17 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "app" -version = "2.10.4" +version = "2.11.0" description = "A Tauri App" authors = ["you"] license = "" |