From 87581958a9864a8a832ae837d1bf87dd13e8d511 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 19 Mar 2025 18:33:59 +0000 Subject: [PATCH] chore: incrementing version number - v4.2.0 (cherry picked from commit 322c40842ca488438391bb8aa5253529fbd2d8de) Signed-off-by: Misty Release Bot --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 92bb84c3a8..7b2a21f3bf 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.1.1", + "version": "4.2.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file