From 3f0dac389df5d58fee838c5cca0f3c550ac89077 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Tue, 12 Sep 2023 13:38:33 +0000 Subject: [PATCH] chore: incrementing version number - v3.4.2 (cherry picked from commit 4246de8ab73fb134b515577151a920de243c4467) 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 67e579e57f..4e5423142d 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.1", + "version": "3.4.2", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -194,4 +194,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file