From 43ff8e41978f71bcaa6ddb1f92f72432bb13b27a Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Fri, 15 Jan 2021 15:31:56 +0000 Subject: [PATCH] chore: incrementing version number - v1.16.2-beta.0 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index f2187e9a3e..ce1a65f2af 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.16.1", + "version": "1.16.2-beta.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -190,4 +190,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file