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": {