From cbb875c7320b58a7a1caf33c96e97aa8a330f587 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 16 Jan 2023 17:30:05 -0500 Subject: [PATCH] chore: bump version to beta.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 14059c3d78..56b8312729 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-alpha.3", + "version": "3.0.0-beta.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",