From 9ecac38eed84afe306540ff4961107786762c29a Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 28 Jun 2023 15:54:25 +0000 Subject: [PATCH] chore: incrementing version number - v3.2.0 (cherry picked from commit a93c3fbbdc7cc4459f2d0bf5b6e2adfd1b8b6b62) 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 4460c9aa05..950e580cb0 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.1.7", + "version": "3.2.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git",