From 97ce2c4470b867ffcc0cd3352635853e700f42e2 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 27 Jun 2024 15:09:40 +0000 Subject: [PATCH] chore: incrementing version number - v3.8.3 (cherry picked from commit 3760ddd84f8e07465d55f8452711d98147cb47f3) 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 262a7474d6..b1dc0ba5db 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.8.2", + "version": "3.8.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git",