From 5aa83d070ba0bf1423df1d2803201bd153dcaa2f Mon Sep 17 00:00:00 2001 From: NodeBB Misty Date: Mon, 16 May 2016 16:00:17 -0400 Subject: [PATCH] Incremented version number --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c6319454ae..c736498909 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.0.4-auto.3", + "version": "1.0.4-auto.4", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -117,4 +117,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file