From 1e4d683f4e16b69c672364fb83fef5ee4abb1cb8 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 15 Jul 2020 16:00:30 +0000 Subject: [PATCH] chore: incrementing version number - v1.14.2 (cherry picked from commit 28970b030d21a9e839804b0c40e0ed1c520502ac) 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 91e726f1ea..74f2728a5e 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.14.2-beta.1", + "version": "1.14.2", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -172,4 +172,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file