From 7554a35c31b17f194b8895c86304a50104c1d52a Mon Sep 17 00:00:00 2001 From: reya Date: Sun, 7 Jan 2024 07:44:37 +0700 Subject: [PATCH] chore: update config --- src-tauri/tauri.conf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 60c4d6f6..4fef039a 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -9,7 +9,7 @@ }, "package": { "productName": "Lume", - "version": "2.2.3" + "version": "3.0.0" }, "plugins": { "fs": { @@ -60,8 +60,8 @@ "icons/icon.ico" ], "copyright": "", - "identifier": "com.lume.nu", - "longDescription": "The communication app build on Nostr Protocol", + "identifier": "nu.lume", + "longDescription": "nostr client for desktop", "shortDescription": "", "targets": "all", "updater": {