Upgrade to Electron 11.2.3

No breaking changes, so let's see how this works for a wider audience. In
particular, we'll want to check
https://github.com/vector-im/element-web/issues/15869 again.
This commit is contained in:
J. Ryan Stinnett 2021-02-10 16:52:47 +00:00
parent 8828838e8a
commit ecbcafe9ea

View file

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