diff --git a/package.json b/package.json index 322ae96f..751dc1d5 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,10 @@ "webpack": "^1.12.15", "webpack-stream": "^3.1.0" }, - "build":{ + "build": { + "linux": { + "synopsis": "Mattermost Desktop" + } }, "directories":{ "buildResources": "resources",