From 1792a62bad18e014db7ae5a831a806e45b9a211b Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 20 Feb 2025 18:17:39 +0000 Subject: [PATCH] chore: incrementing version number - v4.0.5 (cherry picked from commit 4fe23e5c85c6cbba6905f275b75d61a8f3a95c6f) Signed-off-by: Misty Release Bot --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 715b472581..23cdac6288 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.4", + "version": "4.0.5", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file