From 4833f9a63e661cc88006f110c2b3df063d59f500 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 1 Aug 2024 14:17:48 +0000 Subject: [PATCH] chore: incrementing version number - v3.8.4 (cherry picked from commit 6ed71b801f47b4c0af4ae41716e8da8d2c7454b9) 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 9bf2e4e045..cb5eb4e4ea 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.8.3", + "version": "3.8.4", "homepage": "https://www.nodebb.org", "repository": { "type": "git",