From b2afbb16061a27dc71a7e0247599a67de1bc1fc2 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 12 Mar 2025 23:10:21 +0000 Subject: [PATCH] chore: incrementing version number - v4.1.1 (cherry picked from commit f875a83423d152e169086f53ba7a4c741bff5ce9) 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 375b88a07e..d94494c98b 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.0", + "version": "4.1.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",