From ed3778582813d8d2a54068e14ce8e71b1a2f479f 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 ecd4085ddc..5e6a253deb 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",