Add version to artifact names

This commit is contained in:
Joel Collins 2019-08-21 10:11:50 +00:00
parent 513a404544
commit 116fb5c731

View file

@ -2,7 +2,7 @@ directories:
output: release-builds
buildResources: app/resources
appId: org.openflexure.ev
artifactName: ${name}-${os}-${arch}.${ext}
artifactName: ${name}-${version}-${os}-${arch}.${ext}
asar: true
publish:
- provider: generic