From 2b68baf4381f4e23734d64bbf7c481fc2adef4bd Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 10 May 2018 14:58:37 +0000 Subject: [PATCH] Incremented version number - v1.9.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index af10eede89..eb08b4bdf1 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.9.0", + "version": "1.9.1", "homepage": "http://www.nodebb.org", "repository": { "type": "git",