From 68898d30fe1357cbe617e44fc13a6d9ef38a6cec Mon Sep 17 00:00:00 2001 From: wurstsalat Date: Sat, 12 Sep 2020 13:22:27 +0200 Subject: [PATCH] [syntax_highlight] Update manifest.ini --- syntax_highlight/manifest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax_highlight/manifest.ini b/syntax_highlight/manifest.ini index b7d7a77..4f83daf 100644 --- a/syntax_highlight/manifest.ini +++ b/syntax_highlight/manifest.ini @@ -1,7 +1,7 @@ [info] name: Source Code Syntax Highlight short_name: syntax_highlight -version: 1.3.1 +version: 1.3.2 description: Source code syntax highlighting in the chat window. Markdown-style syntax is supported, i.e. text inbetween `single backticks` is rendered as inline code.