Update manifest.ini
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user