diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-24 14:11:24 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-24 14:11:24 +0200 |
commit | 399f0e78b4773aa97a8a80c43fb2312ea830a845 (patch) | |
tree | 50ae11af8bf0628928bd5061b66c0eab480bbcc4 /src-tauri/tauri.conf.json | |
parent | a6d0f9e26d4709574b43d1ab008ceb7925f5b53c (diff) | |
download | FlightCore-2.2.0.tar.gz FlightCore-2.2.0.zip |
chore: Bump FlightCore version to 2.2.0v2.2.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 9b048e50..245915f0 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.1.0" + "version": "2.2.0" }, "tauri": { "allowlist": { |