From cbbdc7935750d9848f4c752a75c75ae9ea1b930c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 9 Jun 2025 11:21:26 -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 405c2e5f51..467030fd9f 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.18", + "version": "2.8.19", "homepage": "http://www.nodebb.org", "repository": { "type": "git",