From 02021aabe96198d08ce4c225892447122be263fc Mon Sep 17 00:00:00 2001 From: isark Date: Sat, 25 Nov 2023 12:42:08 +0100 Subject: [PATCH] Missed 1.1.0 in tauri.conf --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 490d315..5c23d0c 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Nothing", - "version": "1.0.2" + "version": "1.1.0" }, "tauri": { "systemTray": {