From bff291db4da2942f4de7669dca9ad1dd2777cb74 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 1 May 2025 04:13:39 +0000 Subject: [PATCH] chore: incrementing version number - v4.3.0 (cherry picked from commit 7b43b1b80e7bc96b21860349cf17603a226b20f2) Signed-off-by: Misty Release Bot --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index d49518992a..b468ee5b95 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-beta.2", + "version": "4.3.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file