From e5f804ffd5c938266bcee4ec9aa74f8fc38f8bd9 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 22 Nov 2024 09:55:52 -0500 Subject: [PATCH] fix: bump mentions --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 57d94c6c7c..298a7c1b4d 100644 --- a/install/package.json +++ b/install/package.json @@ -104,7 +104,7 @@ "nodebb-plugin-emoji": "6.0.0", "nodebb-plugin-emoji-android": "4.0.0", "nodebb-plugin-markdown": "13.0.0-pre.9", - "nodebb-plugin-mentions": "4.6.9", + "nodebb-plugin-mentions": "4.6.10", "nodebb-plugin-spam-be-gone": "2.2.2", "nodebb-plugin-web-push": "0.7.0", "nodebb-rewards-essentials": "1.0.0",