From 442bfa561a91d05b150a5ef744d44415cf13179d Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 2 Mar 2017 09:59:14 -0300 Subject: [PATCH] Fixed electron-builder change --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 713e3dad..985f60f4 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "build": { "productName": "Rambox", "appId": "com.saenzramiro.rambox", - "category": "public.app-category.productivity", + "category": "public.app-category.productivity", "asar": true, "mac": { "target": [ @@ -72,6 +72,7 @@ "msi": false }, "linux": { + "category": "Office", "target": [ "AppImage", "deb",