Skip to content

Commit

Permalink
Merge pull request #119241 from Ma27/backport-element
Browse files Browse the repository at this point in the history
[20.09] element: 1.7.24 -> 1.7.25
  • Loading branch information
Ma27 committed Apr 17, 2021
2 parents c7e905b + f313cc1 commit 82f8d5a
Show file tree
Hide file tree
Showing 7 changed files with 485 additions and 135 deletions.
Expand Up @@ -2,7 +2,7 @@
"name": "element-desktop",
"productName": "Element",
"main": "src/electron-main.js",
"version": "1.7.24",
"version": "1.7.25",
"description": "A feature-rich client for Matrix.org",
"author": "Element",
"repository": {
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"devDependencies": {
"asar": "^2.0.1",
"electron-builder": "22.9.1",
"electron-builder-squirrel-windows": "22.9.1",
"electron-builder": "22.10.5",
"electron-builder-squirrel-windows": "22.10.5",
"electron-devtools-installer": "^3.1.1",
"electron-notarize": "^1.0.0",
"eslint": "7.3.1",
Expand All @@ -62,7 +62,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "11.2.3",
"electronVersion": "12.0.2",
"files": [
"package.json",
{
Expand Down

0 comments on commit 82f8d5a

Please sign in to comment.