From e8b5e9de023f81e2613e4bce9f78084ded3ba221 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sat, 28 Oct 2023 19:15:33 -0700 Subject: [PATCH] Bump version to 2023.1.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 fc8d84c3..35dbd44c 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Yaak", - "version": "2023.0.20" + "version": "2023.1.0" }, "tauri": { "windows": [],