From 624738359a1917e66c6e9152b50383d10fc4a4c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 16 Jun 2025 12:59:05 -0400 Subject: [PATCH] chore: up version --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 467030fd9f..581f2b8df0 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "2.8.19", + "version": "2.8.20", "homepage": "http://www.nodebb.org", "repository": { "type": "git",