diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-08-14 14:14:59 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-08-14 14:14:59 +0200 |
commit | c6775299f2fabdbcbc8e3d3dc751ce049af62d35 (patch) | |
tree | e18dc32ea865e1f8e23a5f24ce6fe4c78b92d3dd /src-tauri/tauri.conf.json | |
parent | 17abfa41bbe71619ad2ea56faf14c6c5b0bb82b9 (diff) | |
download | FlightCore-c6775299f2fabdbcbc8e3d3dc751ce049af62d35.tar.gz FlightCore-c6775299f2fabdbcbc8e3d3dc751ce049af62d35.zip |
chore: Bump FlightCore version to 2.8.1v2.8.1
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 0d8e9155..e29e4227 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.8.0" + "version": "2.8.1" }, "tauri": { "allowlist": { |