From 0bd9e71287b78cac219d1b522c7914345891f11f 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:54:39 -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 3843027e66..f54a90cf05 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.12.6", + "version": "3.12.7", "homepage": "https://www.nodebb.org", "repository": { "type": "git",