From b691d2a9b2f5d679f95ea0ed1eeb52f5ff26318f Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 21 Jun 2024 12:59:55 -0400 Subject: [PATCH] chore: bump version to 4.0.0-alpha --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 48a035678d..0a22844a7b 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.8.2", + "version": "4.0.0-alpha", "homepage": "https://www.nodebb.org", "repository": { "type": "git",