From fc7d2bfd82d0a785e539a0a4f2110f9131f1b295 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Fri, 12 Jan 2024 16:06:05 +0000 Subject: [PATCH] chore: incrementing version number - v3.6.3 (cherry picked from commit 2eb36b03a625dbe211af988395b53f063a082e0a) 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 ed3ca0e4af..bb30df3d1c 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.2", + "version": "3.6.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git",