From d15190c1fa16420c44d3c9f4a2b58b0f5826178b Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Thu, 4 May 2023 22:38:50 +0200 Subject: chore: Bump FlightCore version to 1.14.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 2218d3d2..1a2fc9e2 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "1.13.5" + "version": "1.14.0" }, "tauri": { "allowlist": { -- cgit v1.2.3