From c1079356ef22de01a1980ab267617ad849cf4dd1 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 24 Oct 2024 14:50:40 -0400 Subject: [PATCH] chore: beta.4 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 3edc525a7c..b37aeac148 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.0.0-beta.3", + "version": "4.0.0-beta.4", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}