From 308e6b9f95c6aca61612a50e54b9b906979cffd3 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 7 May 2025 15:38:18 +0000 Subject: [PATCH] chore: incrementing version number - v4.3.1 (cherry picked from commit 130b93eca91f305cc2c7b95ec818ae637f76a4dc) Signed-off-by: Misty Release Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 0cabe00a97..9b6429f93e 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", + "version": "4.3.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",