From abb198368b3711846a30f470d7af862f96fefaf2 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Sat, 15 Oct 2022 18:19:39 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=9B=B4=E6=96=B0=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 2d00bf5..896b458 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "package": { "productName": "Vercel", - "version": "0.1.0" + "version": "0.2.0" }, "build": { "beforeBuildCommand": "",