changeset 45fab29af757 in /home/hg/repos/gajim-plugins

author: lovetox <[email protected]>
branches: 
details:gajim-plugins?cmd=changeset;node=45fab29af757
description: Update Manifest.ini

        Added Min and Max versions, so users with not supported Clients can not 
activate the Plugin

diffstat:

 omemo/manifest.ini |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r b17a6ec633af -r 45fab29af757 omemo/manifest.ini
--- a/omemo/manifest.ini        Wed Jun 15 23:01:42 2016 +0200
+++ b/omemo/manifest.ini        Thu Jun 30 17:52:10 2016 +0200
@@ -1,9 +1,11 @@
 [info]
 name: OMEMO Multi-End Message and Object Encryption
 short_name: omemo
-version: 0.5.1
+version: 0.6.0
 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 
python-axolotl via pip to run this plugin.
-authors: Bahtiar `kalkin-` Gadimov <[email protected]>,
+authors: Bahtiar `kalkin-` Gadimov <[email protected]>
  Daniel Gultsch <[email protected]>
+ Philipp Hörist <[email protected]>
 homepage: http://github.com/omemo/gajim-omemo.git
-
+min_gajim_version: 0.16.5
+max_gajim_version: 0.16.9
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to