Added project homepage to Electron build config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Gregory Ballantine 2022-05-25 16:30:14 -04:00
parent fb2f7c5bb7
commit 64a588c60b

View File

@ -33,6 +33,7 @@
},
"build": {
"appId": "net.metaunix.sentry",
"homepage": "https://git.metaunix.net/metaunix/sentry",
"copyright": "Copyright © 2022 ${author}",
"win": {
"target": "msi",