From 5aab151ed21e29dac7d97d8bc48c620c977d3a42 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 26 Nov 2024 14:19:10 -0500 Subject: [PATCH] chore: bump version to rc.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 57eeba3781..e90aa7267d 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-beta.4", + "version": "4.0.0-rc.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",