From f1a694680aa61040fa5d977dfb078d13a3e31cd7 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Fri, 22 Dec 2023 15:36:17 +0000 Subject: [PATCH] chore: incrementing version number - v3.6.1 (cherry picked from commit 76d28c7e58740db6f5bb70a2c1e55fa99e069bbd) 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 c4e60cf54f..a28c43414e 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.0", + "version": "3.6.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",