From 6ed8c8c1e865705259e777fe2f88afe5a74cc1da Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Sun, 3 Jan 2021 22:43:38 +0100 Subject: [PATCH] remove channel from artifactName already part of previous --- electron-builder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron-builder.json b/electron-builder.json index 61ba9bd3..96ecd5a5 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -58,7 +58,7 @@ "arm64" ] }, - "artifactName": "${productName}-${version}-${channel}-${os}-${arch}.${ext}", + "artifactName": "${productName}-${version}-${os}-${arch}.${ext}", "category": "public.app-category.developer-tools", "extendInfo": { "CFBundleDocumentTypes": [