From 73fe5fcfd3b07e9cd1f3148476dd635b40c7f253 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Sun, 2 Feb 2025 08:59:51 +0000 Subject: [PATCH] chore: incrementing version number - v4.0.2 (cherry picked from commit 1b9bda2af28349bcb21f422b6ec10b198d7be1c2) 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 b715497852..84bbc866ba 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.0.1", + "version": "4.0.2", "homepage": "https://www.nodebb.org", "repository": { "type": "git",