From c1eaee4529277bdd61c78713cf5a70facd809040 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Mon, 20 Jan 2025 18:53:47 +0000 Subject: [PATCH] chore: incrementing version number - v4.0.0 (cherry picked from commit 137ac91410d836b280e1367b919f4d1b29d515c1) 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 4ccdf409f3..6ba71a4158 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.0-rc.4", + "version": "4.0.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file