From ae09aa2086d9b9252554ceec0d1fdbc1c6ea3342 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 5 Mar 2024 14:26:25 -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 48d74e9c6a..dd910468d2 100644 --- a/install/package.json +++ b/install/package.json @@ -99,7 +99,7 @@ "nodebb-plugin-emoji": "5.1.13", "nodebb-plugin-emoji-android": "4.0.0", "nodebb-plugin-markdown": "13.0.0-pre.3", - "nodebb-plugin-mentions": "4.4.0", + "nodebb-plugin-mentions": "4.4.1", "nodebb-plugin-ntfy": "1.7.3", "nodebb-plugin-spam-be-gone": "2.2.1", "nodebb-rewards-essentials": "1.0.0",