From b0a44d866b08c1dc8b6d1c37364e8fa4fd21bf34 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Fri, 14 Dec 2018 21:17:50 +0000 Subject: [PATCH] chore: incrementing version number - v1.11.1 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index b9a6495f8a..787acc437d 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.11.0", + "version": "1.11.1", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -168,4 +168,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file