Upgrade to Electron 11.0.1

No breaking changes we need to adjust for as far as I can tell. Tested on macOS
only so far, appears to be working.
This commit is contained in:
J. Ryan Stinnett 2020-11-18 16:54:07 +00:00
parent 8add8d7717
commit 0e919f9992

View file

@ -62,7 +62,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "10.1.3",
"electronVersion": "11.0.1",
"files": [
"package.json",
{