From 2e3e675be4ad4333a28fcdb76aea26d13a4b5930 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 ef287a3409..d76bf547e8 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",