From e228a6eb55d3e294243bcf7dedd08933b7ef3785 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 15 May 2024 15:55:44 +0000 Subject: [PATCH] chore: incrementing version number - v3.8.0 (cherry picked from commit 27c4851bb9e06578b132c13ccf1e9d32647d366e) Signed-off-by: Misty Release Bot --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index adbd064e6e..959dd9515e 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.7.5", + "version": "3.8.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -195,4 +195,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file