From 6d01fd5028af63ec8ad677432dbd45b8e179f2ac Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 17 Dec 2020 23:59:26 +0000 Subject: [PATCH] chore: incrementing version number - v1.16.0 (cherry picked from commit 67ccc2176039a1d388aba150df565183a0c50765) Signed-off-by: Misty (Bot) --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 6922e93307..eb79ff2527 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.15.5", + "version": "1.16.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -189,4 +189,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file