diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-08-06 21:58:29 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-08-06 21:58:29 +0200 |
commit | 114f2cae366db37cf7baa2b2ca26970a6892f9a6 (patch) | |
tree | fb491b4a82768cc9b4ea15f797ce706559b4b578 /src-tauri/tauri.conf.json | |
parent | f17c346919a32e481be2d5ee322f76dae8c03e96 (diff) | |
download | FlightCore-114f2cae366db37cf7baa2b2ca26970a6892f9a6.tar.gz FlightCore-114f2cae366db37cf7baa2b2ca26970a6892f9a6.zip |
chore: Bump FlightCore version to 2.6.0v2.6.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 2a594e49..aefd68e6 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.5.1" + "version": "2.6.0" }, "tauri": { "allowlist": { |