From cef82093d14dec717431b5ebb6095af86ba59db8 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Fri, 8 Sep 2023 19:36:11 +0200 Subject: chore: Bump FlightCore version to 2.9.0 --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-tauri/tauri.conf.json') diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index babb0e7d..7e85fb3f 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.8.4" + "version": "2.9.0" }, "tauri": { "allowlist": { -- cgit v1.2.3