From aebaa8d4b7f7db86ab2284d26e521ff6da90e3b4 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sat, 28 Oct 2023 22:14:51 -0700 Subject: [PATCH] Bump version --- 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 35dbd44c..386d7a1e 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Yaak", - "version": "2023.1.0" + "version": "2023.1.1" }, "tauri": { "windows": [],