diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-01-17 14:17:15 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-01-17 14:17:15 +0100 |
commit | 4c00bb4493e757e8d0767c5810a660030d008670 (patch) | |
tree | 4e0bd5f7162e3001e361f8e81ae60b0793462703 /src-tauri/tauri.conf.json | |
parent | d2e0eb0de23f6ebb3cd3a67b30b9d48268622c9e (diff) | |
download | FlightCore-4c00bb4493e757e8d0767c5810a660030d008670.tar.gz FlightCore-4c00bb4493e757e8d0767c5810a660030d008670.zip |
chore: Bump FlightCore version to 2.17.2v2.17.2
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 54e2cfd7..38c58933 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.17.1" + "version": "2.17.2" }, "tauri": { "allowlist": { |