From 654abb48cd6c998adbbc0a86213e27bf9579904c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 5 Apr 2023 15:48:30 -0400 Subject: [PATCH] chore: rc.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 53b6d1f7bf..ec0586f6e1 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.0.0-rc.1", + "version": "3.0.0-rc.2", "homepage": "https://www.nodebb.org", "repository": { "type": "git",