From c18d185ce48dad38a400f1d3c2e5e5e8769a6ca0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 29 Dec 2015 13:20:49 -0500 Subject: [PATCH] fixes #3999 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3828722faf..630d20de16 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "nodebb-plugin-composer-default": "1.0.26", "nodebb-plugin-dbsearch": "0.3.1", "nodebb-plugin-emoji-extended": "0.4.17", - "nodebb-plugin-markdown": "4.0.9", + "nodebb-plugin-markdown": "4.0.10", "nodebb-plugin-mentions": "1.0.12", "nodebb-plugin-soundpack-default": "0.1.5", "nodebb-plugin-spam-be-gone": "0.4.5",