diff --git a/markdown-it/info.json b/markdown-it/info.json index 3a1ec45..a59828b 100644 --- a/markdown-it/info.json +++ b/markdown-it/info.json @@ -6,5 +6,5 @@ "authors": ["@milan-rusev", "@pbek"], "version": "1.1.0", "minAppVersion": "17.08.2", - "description" : "This script replaces the default markdown renderer with markdown-it.\n\nDependencies\nmarkdown-it.js (v8.3.2 bundled with the script)\n\nUsage\nFor the possible configuration options check here." + "description" : "This script replaces the default markdown renderer with markdown-it.\n\nDependencies\nmarkdown-it.js (v8.4.2 bundled with the script)\n\nUsage\nFor the possible configuration options check here." }