From 3fac737a8df30a52d0413b5389a67d740177b22f Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 14 Jan 2026 17:54:33 +0000 Subject: [PATCH] chore: incrementing version number - v4.8.0 (cherry picked from commit 8d6a4ed8757b942b7f0d53f0c7394e6f29259a2d) 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 4eb2368eea..040fac1dee 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.7.2", + "version": "4.8.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git",