From 633fa1407d523dfe13fa466380c0754fb2d03bf6 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 8 Apr 2026 15:37:04 +0000 Subject: [PATCH] chore: incrementing version number - v4.10.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 01011ea150..78456960cc 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.10.1", + "version": "4.10.2", "homepage": "https://www.nodebb.org", "repository": { "type": "git",