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>2017-11-20 01:18:53 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-11-20 01:18:53 +0300
commit3722070eb39c1eb27a026e22babe368c2a8defb9 (patch)
tree03642d95a63f2cf0a5765d610e2cbf9ecbc099b3
parent98b30a16a356f4eb5953abc3d5ac2e1f9d26bd8d (diff)
[omemo] Update manifest.iniomemo_2.5.0
-rw-r--r--omemo/manifest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/omemo/manifest.ini b/omemo/manifest.ini
index cda9c27..4a91f0a 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.4.3
+version: 2.5.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 some dependencys, you can find install instructions for your system in the Github Wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>