From 0a75eee31699ff8cb075bb3ad35deb403401a153 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 14 May 2025 20:36:35 +0000 Subject: [PATCH] chore: incrementing version number - v4.4.0 (cherry picked from commit b31d769d9c0171cd87281d3deec1198503de8998) Signed-off-by: Misty Release Bot --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index dde27f60ed..90f4f723ba 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.3.2", + "version": "4.4.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file