summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2017-09-21 13:03:52 +0200
committerLinus Färnstrand <linus@mullvad.net>2017-09-21 19:16:05 +0200
commitc3a96ee791125f4478edf7cf7ee41ae07534d74c (patch)
tree152af237bb63d0a835d58e22f6e6bb02f96ac2ab
parent796258d0567704935fecc82b4aaab1788c46518b (diff)
downloadmullvadvpn-c3a96ee791125f4478edf7cf7ee41ae07534d74c.tar.xz
mullvadvpn-c3a96ee791125f4478edf7cf7ee41ae07534d74c.zip
Updating version and artifact name
-rw-r--r--electron-builder.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index d723be4a06..7ebfac398d 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -1,6 +1,7 @@
appId: net.mullvad.vpn
copyright: Amagicom AB
productName: MullvadVPN
+buildVersion: "2017.1-alpha4"
asar: true
@@ -33,6 +34,7 @@ dmg:
mac:
target:
- dmg
+ artifactName: ${productName}-${buildVersion}.${ext}
category: public.app-category.tools
extendInfo:
LSUIElement: true
@@ -49,6 +51,7 @@ mac:
win:
target:
- nsis
+ artifactName: ${productName}-${buildVersion}.${ext}
extraResources:
- from: ../talpid_core/target/release/mullvad.exe
to: .
@@ -60,7 +63,7 @@ win:
linux:
target:
- deb
- artifactName: ${productName}_${version}_${arch}.${ext}
+ artifactName: ${productName}_${buildVersion}_${arch}.${ext}
extraResources:
- from: ../talpid_core/target/release/mullvad
to: .