From 7b477a2fb74230f7102fe42cf03bc3cdef3485fb Mon Sep 17 00:00:00 2001 From: Takagi Tasuku Date: Sun, 16 Jun 2024 10:33:55 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=82=92`Cargo.toml`=E3=81=AE=E3=81=AB=E7=B5=B1=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - src-tauri/tauri.conf.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 2116fff..86d4d20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "name": "twier-frontend", - "version": "0.1.2", "description": "The frontend for twier", "author": "Takagi Tasuku (https://tasuren.jp/)", "license": "BSD-4-Clause", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 0006da6..99516ab 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -6,8 +6,7 @@ "distDir": "../dist" }, "package": { - "productName": "Twier", - "version": "0.1.3" + "productName": "Twier" }, "tauri": { "allowlist": {