From 2ce691cb774309808fb403fd2a0ce74f521a77fe Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 17 Nov 2025 14:30:18 -0500 Subject: [PATCH] fix: bump mentions to 4.8.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 39760ff1eb..02c03640a3 100644 --- a/install/package.json +++ b/install/package.json @@ -103,7 +103,7 @@ "nodebb-plugin-emoji-android": "4.1.1", "nodebb-plugin-link-preview": "2.1.5", "nodebb-plugin-markdown": "13.2.1", - "nodebb-plugin-mentions": "4.8.1", + "nodebb-plugin-mentions": "4.8.2", "nodebb-plugin-spam-be-gone": "2.3.2", "nodebb-plugin-web-push": "0.7.5", "nodebb-rewards-essentials": "1.0.2",