From aa1f65e9bb09b0cafb2476189aac08ca411618bb Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 12 Dec 2024 15:32:11 -0500 Subject: [PATCH] chore: rc4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 187906c380..dd6a54b85e 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.0-rc.3", + "version": "4.0.0-rc.4", "homepage": "https://www.nodebb.org", "repository": { "type": "git",