From 3fdd1bef61ee85d86cd583c9025825561d2b27fe Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Fri, 27 Feb 2026 19:20:49 +0000 Subject: [PATCH] chore: incrementing version number - v4.9.0 (cherry picked from commit 2a7e1f96326d7aecebb235add02950e54fcca4e3) 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 698a2ed1a2..091f652ba8 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.8.1", + "version": "4.9.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -203,4 +203,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file