From e8441b71639d6f0a15d2aca78f11af2ade9274e5 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 13 Jan 2016 12:10:35 -0500 Subject: [PATCH] bumped mentions minver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9135c941b..855aa9832a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "nodebb-plugin-dbsearch": "0.3.1", "nodebb-plugin-emoji-extended": "0.4.17", "nodebb-plugin-markdown": "4.0.10", - "nodebb-plugin-mentions": "1.0.12", + "nodebb-plugin-mentions": "1.0.13", "nodebb-plugin-soundpack-default": "0.1.5", "nodebb-plugin-spam-be-gone": "0.4.5", "nodebb-rewards-essentials": "0.0.6",