From b040a6e7018f217b9badb76a105d481153bd5b83 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:54 -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 35eb2cdbb8..3843027e66 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.5", + "version": "3.12.6", "homepage": "https://www.nodebb.org", "repository": { "type": "git",