chore: bump version

This commit is contained in:
reya
2024-01-26 12:43:19 +07:00
parent 9ba584bf14
commit bef1f136ad

View File

@@ -8,8 +8,8 @@
"withGlobalTauri": true "withGlobalTauri": true
}, },
"package": { "package": {
"productName": "Lume 3", "productName": "Lume",
"version": "3.0.0" "version": "3.0.0-beta.1"
}, },
"plugins": { "plugins": {
"fs": { "fs": {
@@ -62,7 +62,7 @@
"copyright": "", "copyright": "",
"identifier": "nu.lume", "identifier": "nu.lume",
"longDescription": "nostr client for desktop", "longDescription": "nostr client for desktop",
"shortDescription": "", "shortDescription": "nostr client",
"targets": "all", "targets": "all",
"updater": { "updater": {
"active": true, "active": true,