From 667e1c7b1e1197408bdb10c1c2f666553988e981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Br=C3=B6tzmann?= <mailtrash@posteo.de> Date: Sat, 18 Jan 2020 22:05:12 +0100 Subject: [PATCH] [length_notifier] Update manifest.ini --- length_notifier/manifest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/length_notifier/manifest.ini b/length_notifier/manifest.ini index 3e585e35..691c12a2 100644 --- a/length_notifier/manifest.ini +++ b/length_notifier/manifest.ini @@ -1,7 +1,7 @@ [info] name: Message Length Notifier short_name: length_notifier -version: 1.2.2 +version: 1.2.3 description: Highlights message entry field in chat window when given message length is exceeded. authors: Mateusz Biliński <mateusz@bilinski.it> homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin -- GitLab