From 712365a592e3d1bc1a95464f45e97d1bac6f3ac3 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 14 Mar 2024 16:11:23 +0000 Subject: [PATCH] chore: incrementing version number - v3.7.1 (cherry picked from commit ddbbb55453cd302b560ca3ae79da1254503760be) 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 e352cb4ab9..c940dbc967 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.7.0", + "version": "3.7.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",