From b5647f40234364ebde031a5c3f2cb5dd95115199 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Thu, 26 Oct 2023 16:54:11 +0200 Subject: chore: Bump FlightCore version to 2.14.2 --- 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 84c7c7ce..5483e4de 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "2.14.1" + "version": "2.14.2" }, "tauri": { "allowlist": { -- cgit v1.2.3