From d323af440ebfa4991d75dba5a5b755e548698a3a Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 18 Jun 2025 14:20:41 +0000 Subject: [PATCH] chore: incrementing version number - v4.4.4 (cherry picked from commit 2490c312c97926d0b5975c15780db593b8d7ade6) 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 fae65ae63f..4033fe1a27 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.3", + "version": "4.4.4", "homepage": "https://www.nodebb.org", "repository": { "type": "git",