From f92e847462cf2338767313628fd47650eda8d2ef Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Mon, 20 Jan 2025 15:44:24 +0000 Subject: [PATCH] chore: incrementing version number - v3.12.4 (cherry picked from commit 12cac6ba4c3b84a3b70412be4a49564a713d5966) 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 e9f1130ed9..b684ea5c57 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.12.3", + "version": "3.12.4", "homepage": "https://www.nodebb.org", "repository": { "type": "git",