chore: update config

This commit is contained in:
2024-01-07 07:44:37 +07:00
parent 70707f69c8
commit 7554a35c31

View File

@@ -9,7 +9,7 @@
}, },
"package": { "package": {
"productName": "Lume", "productName": "Lume",
"version": "2.2.3" "version": "3.0.0"
}, },
"plugins": { "plugins": {
"fs": { "fs": {
@@ -60,8 +60,8 @@
"icons/icon.ico" "icons/icon.ico"
], ],
"copyright": "", "copyright": "",
"identifier": "com.lume.nu", "identifier": "nu.lume",
"longDescription": "The communication app build on Nostr Protocol", "longDescription": "nostr client for desktop",
"shortDescription": "", "shortDescription": "",
"targets": "all", "targets": "all",
"updater": { "updater": {