From 0201bc1f3fedc080ec4765f1bb0d29c86cda5a4c Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Mon, 9 Dec 2024 20:03:09 +0000 Subject: [PATCH] chore: incrementing version number - v3.11.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index dfd1973b1a..a01875389b 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.0", + "version": "3.11.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git",