From 052c195e0abd36cb5bdb54bbdc0cbd12f79e078d Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 18 Dec 2024 15:04:42 +0000 Subject: [PATCH] chore: incrementing version number - v3.12.0 (cherry picked from commit 9d6a8ce5c0309157cbc5e362f38d50eb7066e92c) 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 f3213d66b0..8e84a52939 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.11.1", + "version": "3.12.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git",