From 9d90b9086a0f69d5d09e43e3b21fe59f3653c97f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 1 Sep 2019 13:31:36 +0200 Subject: [PATCH] Volume name was too large --- dmg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmg.json b/dmg.json index 4fbba0e3..6a56f45d 100644 --- a/dmg.json +++ b/dmg.json @@ -1,5 +1,5 @@ { - "title": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-Intel", + "title": "YACReader-#VERSION#.#BUILD_NUMBER#", "icon": "icon.icns", "background": "background.png", "window": {