Added project homepage to Electron build config

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

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