From 6056859da67cc702642314e595472d801dc8dfc3 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Mon, 8 Jan 2024 15:57:59 -0800 Subject: [PATCH] Bump version to 2024.0.0 --- 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 68cf005d..6ee6517e 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Yaak", - "version": "2023.4.0-beta.4" + "version": "2024.0.0" }, "tauri": { "windows": [],