chore: use custom artifact name

This commit is contained in:
Igor Gassmann 2018-03-20 19:16:03 -04:00
parent c1b690cdf9
commit 8c0fdf2eef

View file

@ -64,5 +64,6 @@
"nsis": {
"perMachine": true
},
"artifactName": "${productName}_${version}",
"beforeBuild": "./build/checkDaemonPlatform.js"
}