From ee395bc5e7806cb75b8afc547399143b1aa500bb Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 1 Oct 2025 18:12:05 +0000 Subject: [PATCH] chore: incrementing version number - v4.6.0 (cherry picked from commit 367f66caa4bb2cb64fabc06c894c861e86d1bc8f) 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 e57a59d011..9f957c9ae5 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.5.2", + "version": "4.6.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git",