From d354c2eb2ba2aab7c19afdc49ecb3a6cb488cf4f Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Mon, 9 Jun 2025 15:26:58 +0000 Subject: [PATCH] chore: incrementing version number - v4.4.3 (cherry picked from commit 3d88cb8696cc9a5d206575646ae952352e4d06f1) 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 d4f1154359..fae65ae63f 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.2", + "version": "4.4.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git",