diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-06-11 11:12:28 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-06-11 11:12:28 +0200 |
commit | ae94092908dde9d3ad09aae2217814350b3ae9bd (patch) | |
tree | 275b1bd287e139e50a207c3730084a8a3d3f47a1 /src-tauri/tauri.conf.json | |
parent | 7254c28aaf5e890114ec5726ad4869fbab44d776 (diff) | |
download | FlightCore-ae94092908dde9d3ad09aae2217814350b3ae9bd.tar.gz FlightCore-ae94092908dde9d3ad09aae2217814350b3ae9bd.zip |
chore: Bump FlightCore version to 1.19.0v1.19.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 844cb86a..3be23937 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "1.18.0" + "version": "1.19.0" }, "tauri": { "allowlist": { |