From 94dfb3adcca4cd7f5c7b96559c563a07def81e81 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Tue, 14 Nov 2023 14:20:02 +0000 Subject: [PATCH] chore: incrementing version number - v3.5.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f6d8338d96..00fb010875 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.0", + "version": "3.5.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",