From 074043ad41e2f545a7b9a2980f331ec2e454f2ac Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 6 Aug 2025 17:48:33 +0000 Subject: [PATCH] chore: incrementing version number - v4.4.6 (cherry picked from commit bb913c152bc050567d4a4236fa5a9535b293d811) 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 2d9181bcbf..97e4509313 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.4.5", + "version": "4.4.6", "homepage": "https://www.nodebb.org", "repository": { "type": "git",