From e0c410cd7c73aa12ba5a6efd38b4aeffde7e8801 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 23 Sep 2024 14:32:30 -0400 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 d5f5b0de8d..8fe6d1b3e2 100644 --- a/install/package.json +++ b/install/package.json @@ -104,7 +104,7 @@ "nodebb-plugin-emoji": "5.1.15", "nodebb-plugin-emoji-android": "4.0.0", "nodebb-plugin-markdown": "13.0.0-pre.9", - "nodebb-plugin-mentions": "4.6.8", + "nodebb-plugin-mentions": "4.6.9", "nodebb-plugin-spam-be-gone": "2.2.2", "nodebb-plugin-web-push": "0.6.0", "nodebb-rewards-essentials": "1.0.0",