From af95cde187782a7e206c8d5f7c04f241eadf2997 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 31 Jul 2025 13:57:00 +0000 Subject: [PATCH] chore: incrementing version number - v4.4.5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index dbb07c0c20..2d9181bcbf 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.4", + "version": "4.4.5", "homepage": "https://www.nodebb.org", "repository": { "type": "git",