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/tauri.conf.json | |
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/tauri.conf.json')
-rw-r--r-- | src-tauri/tauri.conf.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index fbfe63ce..57d4ce4c 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.10.4" + "version": "2.11.0" }, "tauri": { "allowlist": { |