From 6ecf3c91ed1d6de055be3e029ba2ba9e2661fd78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Tue, 24 Jan 2017 14:41:00 +0100 Subject: [PATCH] [omemo] Update manifest.ini --- omemo/manifest.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omemo/manifest.ini b/omemo/manifest.ini index ee82b11..d8822c5 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -1,11 +1,11 @@ [info] name: OMEMO short_name: omemo -version: 0.9.0 +version: 1.0.1 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 dependencys, you can find install instructions for your system in the Github Wiki. authors: Bahtiar `kalkin-` Gadimov Daniel Gultsch Philipp Hörist -homepage: http://github.com/omemo/gajim-omemo.git +homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin min_gajim_version: 0.16.9 max_gajim_version: 0.16.11