From 27fb01f7b82b9cf51ac2c770d997971182f6dffa Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 10 Oct 2024 13:07:39 -0400 Subject: [PATCH] chore: beta.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 6a0310bbad..1504bcd77f 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.2", + "version": "4.0.0-beta.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git",