From 690304b4c955a5e75d3425634819ee4671b7f14e Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 27 Sep 2023 15:00:33 +0000 Subject: [PATCH] chore: incrementing version number - v3.4.3 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index bb792382bf..eea063f2cf 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.4.2", + "version": "3.4.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -194,4 +194,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file