From d44834fadfef7fee607c740dca0d0de62221104e Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 15 Jan 2016 10:32:56 -0500 Subject: [PATCH] upped markdown minver again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a03bdd0469..59d26994c1 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "nodebb-plugin-composer-default": "2.0.9", "nodebb-plugin-dbsearch": "0.3.1", "nodebb-plugin-emoji-extended": "0.4.17", - "nodebb-plugin-markdown": "4.0.11", + "nodebb-plugin-markdown": "4.0.12", "nodebb-plugin-mentions": "1.0.13", "nodebb-plugin-soundpack-default": "0.1.5", "nodebb-plugin-spam-be-gone": "0.4.5",