From ed5c92b16e62a680330c2871572353deb0b4392a Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 4 Apr 2018 19:46:44 +0000 Subject: [PATCH] Incremented version number - v1.8.2 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index f88666524a..4782cbd629 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.8.1", + "version": "1.8.2", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -143,4 +143,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file