From 6dbe0b68e116f6b2da26938ef9f0689b6fb8bc10 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 2 May 2018 19:25:47 +0000 Subject: [PATCH] Incremented version number - v1.9.0 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 4eb2875d07..32bae82082 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.2", + "version": "1.9.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -144,4 +144,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file