From 43a376486d3dd171d872bf9360dbfa6fd4c889ba Mon Sep 17 00:00:00 2001 From: Kesavan Rangarajan Date: Sun, 8 Sep 2024 20:35:36 -0400 Subject: [PATCH] update version --- 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 cc20c16..187b09c 100644 --- a/client/src-tauri/tauri.conf.json +++ b/client/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "SPARK", - "version": "0.1.2" + "version": "0.1.3" }, "tauri": { "allowlist": {