From dc6fc65322749d2a6c862836d9df9cc7adaf3ee7 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 24 Mar 2021 12:56:05 -0400 Subject: [PATCH] chore: bump version --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index ce1a65f2af..3a39dcf441 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.2-beta.0", + "version": "1.16.2-beta.1", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -190,4 +190,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}