From 5fc52555085042bd9b3ceae9dbf97c9170624078 Mon Sep 17 00:00:00 2001 From: Rey Dhuny Date: Mon, 18 Jan 2016 14:23:53 +0000 Subject: [PATCH] Bump version only to prevent the app having a dock icon, which requires manually changing the `Info.plist` file in the app bundle. I presume there will eventually be an easier way of doing this --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdadc7c..995c974 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "palin", - "version": "0.2.4", + "version": "0.2.5", "description": "Check if you're online", "main": "main.js", "dependencies": {