From 6d4dd4de06f14626257a8ccf543791649437bc40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Wed, 22 Mar 2023 14:41:48 +0800 Subject: [PATCH] =?UTF-8?q?build(config):=E4=BF=AE=E6=94=B9Tauri=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index e525314..4c0f2b1 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,8 +7,8 @@ "withGlobalTauri": false }, "package": { - "productName": "漫画阅读器", - "version": "0.2.3" + "productName": "comic_viewer", + "version": "../package.json" }, "tauri": { "allowlist": {