Update manifest.ini

This commit is contained in:
lovetox
2020-12-29 16:29:50 +01:00
parent 20fb96978c
commit ab2543c744
24 changed files with 72 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
[info]
name: Source Code Syntax Highlight
short_name: syntax_highlight
version: 1.3.2
version: 1.4.0
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.
@@ -13,5 +13,5 @@ description: Source code syntax highlighting in the chat window.
Changed settings will take effect after re-opening the message tab/window.
authors = Florian Muenchbach
homepage = https://dev.gajim.org/gajim/gajim-plugins/-/wikis/syntaxhighlightplugin
min_gajim_version: 1.2.91
max_gajim_version: 1.3.90
min_gajim_version: 1.4.0-dev1
max_gajim_version: 1.4.90