From ff3165ab301116fd4df5cd4d1948c3995961e709 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sat, 24 Feb 2024 16:22:55 -0800 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 73ed87b3..7aebe081 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Yaak", - "version": "2024.2.0" + "version": "2024.3.0-beta.1" }, "tauri": { "windows": [],