From b95b1c5666d84f3f45001d845cd1405cf5f6190c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Sat, 10 Nov 2018 00:56:33 +0100 Subject: [PATCH] Update manifest.ini --- juick/manifest.ini | 2 +- now_listen/manifest.ini | 2 +- pgp/manifest.ini | 2 +- tictactoe/manifest.ini | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/juick/manifest.ini b/juick/manifest.ini index 4fa4fc7..c33cd65 100644 --- a/juick/manifest.ini +++ b/juick/manifest.ini @@ -1,7 +1,7 @@ [info] name: Juick short_name: juick -version: 1.2.0 +version: 1.2.1 description: Clickable Juick links , Juick nicks, preview Juick picturs. The key combination alt + up in the textbox allow insert the number of last message (comment or topic). authors: Denis Fomin diff --git a/now_listen/manifest.ini b/now_listen/manifest.ini index 535e45f..7c9f55b 100644 --- a/now_listen/manifest.ini +++ b/now_listen/manifest.ini @@ -1,7 +1,7 @@ [info] name: Now Listen short_name: now_listen -version: 1.2.1 +version: 1.2.2 description: Copy tune info of playing music to conversation input box at cursor position (Alt + N) authors = Denis Fomin homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/NowListenPlugin diff --git a/pgp/manifest.ini b/pgp/manifest.ini index ee17659..8971d4c 100644 --- a/pgp/manifest.ini +++ b/pgp/manifest.ini @@ -1,7 +1,7 @@ [info] name: PGP short_name: pgp -version: 1.2.32 +version: 1.2.33 description: PGP encryption as per XEP-0027 authors: Philipp Hörist homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin diff --git a/tictactoe/manifest.ini b/tictactoe/manifest.ini index 2799553..279f606 100644 --- a/tictactoe/manifest.ini +++ b/tictactoe/manifest.ini @@ -1,7 +1,7 @@ [info] name: Tic tac toe short_name: tictactoe -version: 1.6.30 +version: 1.6.31 description: Play tic tac toe authors = Yann Leboulanger homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin