mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Upgrade to Electron 12.0.2
This is a [major release](https://www.electronjs.org/blog/electron-12-0) upgrade. There are a few breaking changes, but none seem to affect us. We believe moving to Electron 12 will help with some graphics issues on certain systems. Fixes https://github.com/vector-im/element-web/issues/15869
This commit is contained in:
parent
3c68fe796f
commit
d11a7e77ac
@ -62,7 +62,7 @@
|
|||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "im.riot.app",
|
"appId": "im.riot.app",
|
||||||
"electronVersion": "11.4.1",
|
"electronVersion": "12.0.2",
|
||||||
"files": [
|
"files": [
|
||||||
"package.json",
|
"package.json",
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user