diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-02 19:57:45 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-02 19:57:45 +0200 |
commit | 2efce22cc55d573be7b2fb96865a1cfe22b612eb (patch) | |
tree | f1359e77d31ff49ccec615021dc166281b385a57 /src-tauri/tauri.conf.json | |
parent | b4728ee0065d6913e0d7e5e1cfce55431d7496db (diff) | |
download | FlightCore-2efce22cc55d573be7b2fb96865a1cfe22b612eb.tar.gz FlightCore-2efce22cc55d573be7b2fb96865a1cfe22b612eb.zip |
chore: Bump FlightCore version to 1.20.0v1.20.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 1ca07d85..f6d3f4ff 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "1.19.2" + "version": "1.20.0" }, "tauri": { "allowlist": { |