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-04-24 18:48:50 +0300
committerlovetox <philipp@hoerist.com>2022-04-24 18:50:50 +0300
commit75bacc7a2c9019fe11fa74a7727ae2a6387b42eb (patch)
tree0144dc8a9b60ce81b8a0a42d9598d7b093184dcc
parentb5619414b78dfadf4cf41f2376eacd1504bb2958 (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 929215e..8783fb0 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.8.12
+version: 2.8.13
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>