From 7fb387926e5e7ef8e001fcdae19a6e2c7d2f953e Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Tue, 22 Aug 2023 23:15:00 +0000 Subject: [PATCH] chore: incrementing version number - v3.3.6 (cherry picked from commit 0c13e547fc31ab7c2ac6c7e85888a201d97b412a) 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 311be0891d..b9af985664 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.3.5", + "version": "3.3.6", "homepage": "https://www.nodebb.org", "repository": { "type": "git",