From b1125cce47ea53ac17cd947e171c244eb3450273 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Mon, 17 Feb 2025 04:45:48 +0000 Subject: [PATCH] chore: incrementing version number - v4.0.4 (cherry picked from commit a0d9f999456c80465eb9c105cb9a69d3b1298066) 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 ee8ba84e8a..94b5101af9 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.0.3", + "version": "4.0.4", "homepage": "https://www.nodebb.org", "repository": { "type": "git",