From 59bc2b0d4b4c1c10dca002f030404fd2fb47891e Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 10 Apr 2025 14:03:46 +0000 Subject: [PATCH] chore: incrementing version number - v4.2.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 24fdf6cd75..70159b0829 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.2.0", + "version": "4.2.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",