From 23f1169de748e787c6c89698a6cddb01aa9046b9 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Fri, 16 Sep 2022 23:51:55 +0200 Subject: Bump version number --- 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 9f717758..712e1856 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "flightcore", - "version": "0.1.1" + "version": "0.1.2" }, "tauri": { "allowlist": { -- cgit v1.2.3