From a461b758437366bc238417b48aebad67241c654a Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 29 Jan 2025 19:26:28 +0000 Subject: [PATCH] chore: incrementing version number - v4.0.1 (cherry picked from commit 97530589bf2d8098673895e2e825f2116b6de0de) 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 e4031abcda..b083516b7a 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.0.0", + "version": "4.0.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",