From 4880f32d3a3ff92d51027c0995a6887505527301 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 18 Sep 2024 14:27:49 +0000 Subject: [PATCH] chore: incrementing version number - v3.9.0 (cherry picked from commit 8df838c054c25b5fc844e29c7644d8562ca7246b) 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 26b77cc3ca..9be8ba225d 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.4", + "version": "3.9.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -198,4 +198,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file