From 757bff2748e532a3442a47cbad4e842638d306d1 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 24 Jan 2019 21:28:58 +0000 Subject: [PATCH] chore: incrementing version number - v1.11.2 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 51a445da83..d8056a3e86 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.1", + "version": "1.11.2", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -169,4 +169,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file