Update manifest.ini

This commit is contained in:
lovetox
2021-03-03 22:16:55 +01:00
parent 1cd530876a
commit 67bf2f4a52
5 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
[info]
name: Message Length Notifier
short_name: length_notifier
version: 1.4.1
version: 1.4.2
description: Highlights the chat windows message input if a specified message length is exceeded
authors: Mateusz Biliński <mateusz@bilinski.it>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin

View File

@@ -1,3 +1,6 @@
2.8.4 / 2021-03-03
- Fix attribute access
2.8.3 / 2021-03-03
- Fix attribute access

View File

@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
version: 2.8.3
version: 2.8.4
description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies, detailed in the installation instructions for your system in the GitLab wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>

View File

@@ -1,7 +1,7 @@
[info]
name: OpenPGP
short_name: openpgp
version: 1.4.1
version: 1.4.2
description: Experimental OpenPGP (XEP-0373) implementation.
authors: Philipp Hörist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgp

View File

@@ -1,7 +1,7 @@
[info]
name: Tic tac toe
short_name: tictactoe
version: 1.8.1
version: 1.8.2
description: Play Tic-tac-toe.
authors = Yann Leboulanger <asterix@lagaule.org>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin