From 0f577a57791313094effbcbada1f8a200200fc09 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 10 Jan 2024 14:22:20 +0000 Subject: [PATCH] chore: incrementing version number - v3.6.2 (cherry picked from commit a1143e22eba46b452fe6b988861b8f0e6bea2066) 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 a8c3e80048..6e4acbe0ce 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.6.1", + "version": "3.6.2", "homepage": "https://www.nodebb.org", "repository": { "type": "git",