From 746db4e11abfc0e7e2249bbc5c06707dfb3dae78 Mon Sep 17 00:00:00 2001 From: Julian Waller Date: Wed, 17 Nov 2021 18:15:24 +0000 Subject: [PATCH] fix: incorrect productName in built binaries --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76df856..c483ecf 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ ] }, "build": { - "productName": "Companion Remote", + "productName": "Companion Satellite", "appId": "remote.companion.bitfocus.no", "remoteBuild": false, "directories": {