From 74c14c0fa4ac419d250ac867b3e0de89d646d010 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 19 Feb 2021 14:32:38 -0500 Subject: [PATCH] Revert "chore: incrementing version number - v1.16.3-beta.0" This reverts commit 477157cc2bdb25b8d783dadee2da2ba18b04be7d. --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index a5766a1139..4e89bfa874 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.3-beta.0", + "version": "1.16.2", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -190,4 +190,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}