From f7736155aed6f668fadeef15521923a829469e73 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 31 Jan 2024 13:49:21 +0000 Subject: [PATCH] chore: incrementing version number - v3.6.5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 576776b7c000..0b5fb0c5f036 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.6.4", + "version": "3.6.5", "homepage": "https://www.nodebb.org", "repository": { "type": "git",