diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-07 23:27:49 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-07 23:27:49 +0200 |
commit | e504f3bb97ad5e47bb721dc1de09bf7f9966833d (patch) | |
tree | 529784f14d3e56516b5c23bd95ad58a1944b6f1d /src-tauri/tauri.conf.json | |
parent | 977b6b3971fcb1ba78e8373fc08bd3db2ae3ada9 (diff) | |
download | FlightCore-e504f3bb97ad5e47bb721dc1de09bf7f9966833d.tar.gz FlightCore-e504f3bb97ad5e47bb721dc1de09bf7f9966833d.zip |
chore: Bump FlightCore version to 1.21.0v1.21.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 48ff96c4..13f60e1b 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "1.20.1" + "version": "1.21.0" }, "tauri": { "allowlist": { |