Update build.js
This commit is contained in:
parent
3f003ce4c0
commit
e901b5b83b
2
build.js
2
build.js
@ -21,7 +21,7 @@ builder.build({
|
|||||||
appId: 'stellarnetworklauncher',
|
appId: 'stellarnetworklauncher',
|
||||||
productName: 'Stellar Network Launcher',
|
productName: 'Stellar Network Launcher',
|
||||||
// artifactName: '${productName}-setup-${version}.${ext}',
|
// artifactName: '${productName}-setup-${version}.${ext}',
|
||||||
artifactName: '${productName}-setup-${version}.${ext}',
|
artifactName: '${productName}-setup-1.0.0.1.${ext}',
|
||||||
copyright: 'Copyright © 2018-2021 Stellar Network',
|
copyright: 'Copyright © 2018-2021 Stellar Network',
|
||||||
directories: {
|
directories: {
|
||||||
buildResources: 'build',
|
buildResources: 'build',
|
||||||
|
Loading…
Reference in New Issue
Block a user