From 38c92927c8ff0e52daa222ac817e29bf0ffafe38 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 15 Jan 2025 21:53:09 +0000 Subject: [PATCH] chore: incrementing version number - v3.12.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 3d39d68ab4..e011d75c50 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.2", + "version": "3.12.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git",