From f47aa678f5aeb61bcc51353245fe3b18c0689b60 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Fri, 17 Oct 2025 15:21:57 +0000 Subject: [PATCH] chore: incrementing version number - v4.6.1 (cherry picked from commit 351c9abc6f3016a55b34b6c791b85a7bb7f9a8d7) 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 6e48066aed..d49977d6fb 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.6.0", + "version": "4.6.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",