Upgrade to electron 13.5.1

Fixes an issue where Element-desktop can not establish a connection with a homeserver that has a Let's Encrypt SSL certificate

Fixes vector-im/element-web#19261
This commit is contained in:
Germain Souquet
2021-10-06 09:01:44 +01:00
parent 62cb1a36c0
commit c1bc40d9f8
2 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "13.5.0",
"electronVersion": "13.5.1",
"files": [
"package.json",
{