From df1b6968de282c2f3b30127f53750d9753d1feb0 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 7 Apr 2025 15:44:40 -0400 Subject: [PATCH] chore: cut 4.3.0-alpha.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 13e578f902..118ad9d27f 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.3.0-alpha.2", + "version": "4.3.0-alpha.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git",