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:
authorlovetox <philipp@hoerist.com>2022-03-12 19:56:28 +0300
committerlovetox <philipp@hoerist.com>2022-03-12 19:58:01 +0300
commit90c32454b7fcb7ae0d7cc7231875e54271641199 (patch)
treee2ed7c374803107f32ac5cf370cb8880ea73ee8b
parent6011a570657c8931fd0aae41b7b6b970f816a2fa (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 c7a29c3..929215e 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.8.11
+version: 2.8.12
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, detailed in the installation instructions for your system in the GitLab wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>