From 2f15f46473cc01e8f1d7b567960cc25c298574ae Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Fri, 18 Oct 2024 13:15:57 +0000 Subject: [PATCH] chore: incrementing version number - v3.10.2 (cherry picked from commit 7a513e6bdc0d7abc856afd190f3ee424d958574b) 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 8daaa771ef..7d7e1827ab 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.10.1", + "version": "3.10.2", "homepage": "https://www.nodebb.org", "repository": { "type": "git",