diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-02-23 15:44:57 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-02-23 15:44:57 +0100 |
commit | 303af92ee9acfa7f176d20d07289e0aa159fd84c (patch) | |
tree | 2ff0e00bb42d92b4155bd4721edb095520b03832 /src-tauri/tauri.conf.json | |
parent | 970ba573bba2e67f73db959d0cb2093656057949 (diff) | |
download | FlightCore-303af92ee9acfa7f176d20d07289e0aa159fd84c.tar.gz FlightCore-303af92ee9acfa7f176d20d07289e0aa159fd84c.zip |
chore: Bump FlightCore version to 2.19.1v2.19.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 a473e290..0f621ad7 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.19.0" + "version": "2.19.1" }, "tauri": { "allowlist": { |