From 0d6f31ac0f429b5406e3fdc02a94154254876190 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Mon, 18 Mar 2024 22:25:03 -0700 Subject: [PATCH] chore: update semver to 0.3.0 --- client/src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src-tauri/tauri.conf.json b/client/src-tauri/tauri.conf.json index 06bc277..df911ac 100644 --- a/client/src-tauri/tauri.conf.json +++ b/client/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Jankboard 2", - "version": "0.2.0" + "version": "0.3.0" }, "tauri": { "allowlist": {