From 4cdf85f86a57c0a2b5a163adb4865bc76f1769c4 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 20 Dec 2023 19:03:40 +0000 Subject: [PATCH] chore: incrementing version number - v3.6.0 (cherry picked from commit 75a7062d6b8ba1addfa792799100ae623ccb96fe) Signed-off-by: Misty Release Bot --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index f279eba024..c4e60cf54f 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.5.3", + "version": "3.6.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -195,4 +195,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file