Bump electronVersion in build configuration (#686)
This commit is contained in:
parent
8815246221
commit
fd893224b3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
"package.json"
|
||||
],
|
||||
"afterSign": ".erb/scripts/notarize.js",
|
||||
"electronVersion": "27.1.0",
|
||||
"electronVersion": "31.2.0",
|
||||
"mac": {
|
||||
"target": {
|
||||
"target": "default",
|
||||
|
|
Reference in a new issue