diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-01-15 15:51:18 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-01-15 15:51:18 +0100 |
commit | 5fa77cf1555cbc8ddde22b4f86556ab190c530ed (patch) | |
tree | f63c77d2f48b623edc975fb7d230b9fd95af957d /src-tauri/tauri.conf.json | |
parent | 75a9eb0eebe7451b5727c377fb8f67f0af2231aa (diff) | |
download | FlightCore-5fa77cf1555cbc8ddde22b4f86556ab190c530ed.tar.gz FlightCore-5fa77cf1555cbc8ddde22b4f86556ab190c530ed.zip |
chore: Bump FlightCore version to 2.17.1v2.17.1
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 64564c37..54e2cfd7 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.17.0" + "version": "2.17.1" }, "tauri": { "allowlist": { |