Update build.js

This commit is contained in:
DevLarge 2021-01-07 17:36:11 +01:00
parent e9f71d1c1a
commit 8f491e9baf

View File

@ -20,7 +20,7 @@ builder.build({
config: {
appId: 'stellarnetworklauncher',
productName: 'Stellar Network Launcher',
artifactName: '${productName}-setup-${version}.${ext}',
artifactName: '${productName}-setup-1.0.0.1.${ext}',
copyright: 'Copyright © 2018-2021 Stellar Network',
directories: {
buildResources: 'build',