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 <philipp@hoerist.com>2018-12-08 22:34:33 +0300
committerPhilipp Hörist <philipp@hoerist.com>2018-12-08 22:34:33 +0300
commit3c6698dace9c8a41ae4afaf44f5ec24375a76010 (patch)
tree10760341a35735668f1bd616eea63a34f6fcee10
parent1abea08e756569f83e2c75bd721d1321ecced4f3 (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 a7d67db..47ac277 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.6.23
+version: 2.6.24
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>