From 4a4b223ef7f4fdd4f4effeb97005b247e212a39f Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 27 Feb 2025 18:59:18 +0000 Subject: [PATCH] chore: incrementing version number - v4.1.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index fdbea1d17c..ab1ada6165 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.6", + "version": "4.1.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git",