From 8a0c28a86fae9cd0ce00a0fce5efc42bc86d2941 Mon Sep 17 00:00:00 2001 From: NodeBB Misty Date: Mon, 23 May 2016 16:00:21 -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 1176e12c8d..3d5d09224b 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.4", + "version": "1.0.4-auto.5", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -117,4 +117,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file