Update build.js
This commit is contained in:
parent
8f491e9baf
commit
e3699f53de
3
build.js
3
build.js
@ -20,7 +20,8 @@ builder.build({
|
|||||||
config: {
|
config: {
|
||||||
appId: 'stellarnetworklauncher',
|
appId: 'stellarnetworklauncher',
|
||||||
productName: 'Stellar Network Launcher',
|
productName: 'Stellar Network Launcher',
|
||||||
artifactName: '${productName}-setup-1.0.0.1.${ext}',
|
// artifactName: '${productName}-setup-${version}.${ext}',
|
||||||
|
artifactName: '${productName}-setup-${version}.${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