From 3aa7b8552a2007337092e09ff17d8d08f009cf4c Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 17 Aug 2022 21:12:34 +0000 Subject: [PATCH] chore: incrementing version number - v2.4.2 (cherry picked from commit 1635633acddb3588f71f541072a2b623e89587b1) Signed-off-by: Misty Release Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c7248c007b..8f265b746c 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "2.4.1", + "version": "2.4.2", "homepage": "http://www.nodebb.org", "repository": { "type": "git",