Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2018-03-31 12:56:46 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2018-03-31 12:56:46 +0300
commitb5cb190d8dc2637a106b2d2888e38a738e959d1f (patch)
tree143f366ed7976fe6e5892d6c0760cb9cfdf82001
parent70df229a46f41f690adc6de6dd23d6fed45e73a2 (diff)
[omemo] Update manifest.ini
-rw-r--r--omemo/manifest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/omemo/manifest.ini b/omemo/manifest.ini
index 7da730f..fa0bbdd 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.5.7
+version: 2.5.8
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, you can find install instructions for your system in the Github Wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>