From eb173b77e48bce1b9a3313ecd719623421d728d3 Mon Sep 17 00:00:00 2001 From: wurstsalat Date: Mon, 18 Oct 2021 23:08:40 +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 bdcba8d..aa5265e 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.4.0 +version: 1.4.1 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.