Upgraded to Electron 8.2.0

This commit is contained in:
Joel Collins 2020-03-30 10:51:43 +01:00
parent 96a9ec3a43
commit 276bfe68c6
4 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,4 @@
electronVersion: 8.2.0
directories:
output: release-builds
buildResources: app/resources
@ -26,5 +27,6 @@ files:
- '!**/app/installers${/*}'
- '!**/hooks${/*}'
- '!**/platforms${/*}'
- '!**/dist*${/*}'
- '!**/release-builds${/*}'
- '!src${/*}'

View file

@ -1,6 +1,5 @@
extends: app/builder-config-base.yaml
artifactName: ${name}-${os}-${arch}.${ext}
electronVersion: 3.0.13
linux:
target:
- target: deb

View file

@ -1,5 +1,4 @@
extends: app/builder-config-base.yaml
electronVersion: 3.0.13
linux:
target:
- target: deb

View file

@ -1,8 +1,8 @@
extends: app/builder-config-base.yaml
electronVersion: 4.1.5
win:
target:
- NSIS
- portable
icon: app/icons/win/icon.ico
linux:
target: