From 4a38d67c553dbc722f4d0e4bd7733ed0dd593357 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 10 Feb 2026 14:13:11 -0500 Subject: [PATCH] fix: #13969, bump mentions --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index cbf138083b..320abc3b48 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.2.3", "nodebb-plugin-markdown": "13.2.4", - "nodebb-plugin-mentions": "4.8.10", + "nodebb-plugin-mentions": "4.8.11", "nodebb-plugin-spam-be-gone": "2.3.2", "nodebb-plugin-web-push": "0.7.6", "nodebb-rewards-essentials": "1.0.2",