From 1e4d1c772ef777e3d6b97b978134d39f127c5f53 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 25 Oct 2021 20:37:23 +0100 Subject: [PATCH] I could not think of a way to comment on this commit. So potato --- 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 42d478173..81c9dec74 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "package": { "productName": "Win11inReact", - "version": "0.1.0" + "version": "0.1.1" }, "build": { "distDir": "../build",