diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-15 23:11:30 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-15 23:11:30 +0200 |
commit | bf37105642b97ca4ad835ce1915b1d77a3365c0a (patch) | |
tree | 01181e64cdea18d5c41937865a2ebbb903052d1d /src-tauri/tauri.conf.json | |
parent | c5e81f1ae0d8abf30a8e74968ba396b4e15b47d2 (diff) | |
download | FlightCore-bf37105642b97ca4ad835ce1915b1d77a3365c0a.tar.gz FlightCore-bf37105642b97ca4ad835ce1915b1d77a3365c0a.zip |
chore: Bump FlightCore version to 1.22.0v1.22.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 13f60e1b..81a43c1a 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "1.21.0" + "version": "1.22.0" }, "tauri": { "allowlist": { |