diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-11-29 16:05:19 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-11-29 16:05:19 +0100 |
commit | 67562a939daed59d8a94760db2c53ba505ad9328 (patch) | |
tree | 43c8dfddd8b2109d1aa7af859d90db79d3fa92a6 /src-tauri/tauri.conf.json | |
parent | 2df2977623c3293f40147aac026ed978b54355c4 (diff) | |
download | FlightCore-67562a939daed59d8a94760db2c53ba505ad9328.tar.gz FlightCore-67562a939daed59d8a94760db2c53ba505ad9328.zip |
chore: Bump FlightCore version to 2.14.8v2.14.8
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 ed550951..52029faf 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.14.7" + "version": "2.14.8" }, "tauri": { "allowlist": { |