aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index 2300a3964..8810406fc 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -21,6 +21,7 @@ nsis:
21 21
22portable: 22portable:
23 artifactName: "${productName}-${os}-Portable-${version}-${arch}.${ext}" 23 artifactName: "${productName}-${os}-Portable-${version}-${arch}.${ext}"
24 unpackDirName: "Ferdium-Unpacked"
24 25
25dmg: 26dmg:
26 background: ./build-helpers/images/dmgInstaller.tiff 27 background: ./build-helpers/images/dmgInstaller.tiff