From 713ae0c025eb897f100937f356e99fe4371423d9 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 28 Jan 2026 14:19:08 +0000 Subject: [PATCH] chore: incrementing version number - v4.8.1 (cherry picked from commit 1cf0ea60f964005c47f4dada8c4cc5c967dc6035) 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 1075aba0c1..aa40c59ad4 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.0", + "version": "4.8.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",