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>2021-03-04 00:16:55 +0300
committerlovetox <philipp@hoerist.com>2021-03-04 00:17:05 +0300
commit67bf2f4a52222332a166268fe3831bc0f5934e7d (patch)
tree92a64d11fb0c1d0fb1b12bd46796d6053ad30f04
parent1cd530876adb29422bf4d8d7563ac8971f2cfce0 (diff)
Update manifest.ini
-rw-r--r--length_notifier/manifest.ini2
-rw-r--r--omemo/CHANGELOG3
-rw-r--r--omemo/manifest.ini2
-rw-r--r--openpgp/manifest.ini2
-rw-r--r--tictactoe/manifest.ini2
5 files changed, 7 insertions, 4 deletions
diff --git a/length_notifier/manifest.ini b/length_notifier/manifest.ini
index 38ca4a8..5f4cfb2 100644
--- a/length_notifier/manifest.ini
+++ b/length_notifier/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Message Length Notifier
short_name: length_notifier
-version: 1.4.1
+version: 1.4.2
description: Highlights the chat window’s message input if a specified message length is exceeded
authors: Mateusz Biliński <mateusz@bilinski.it>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin
diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG
index 1342244..84923ea 100644
--- a/omemo/CHANGELOG
+++ b/omemo/CHANGELOG
@@ -1,3 +1,6 @@
+2.8.4 / 2021-03-03
+- Fix attribute access
+
2.8.3 / 2021-03-03
- Fix attribute access
diff --git a/omemo/manifest.ini b/omemo/manifest.ini
index 2b6df11..5ff9bab 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.8.3
+version: 2.8.4
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>
diff --git a/openpgp/manifest.ini b/openpgp/manifest.ini
index 89db930..e4f343e 100644
--- a/openpgp/manifest.ini
+++ b/openpgp/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OpenPGP
short_name: openpgp
-version: 1.4.1
+version: 1.4.2
description: Experimental OpenPGP (XEP-0373) implementation.
authors: Philipp Hörist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgp
diff --git a/tictactoe/manifest.ini b/tictactoe/manifest.ini
index 4a6d666..23a3166 100644
--- a/tictactoe/manifest.ini
+++ b/tictactoe/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Tic tac toe
short_name: tictactoe
-version: 1.8.1
+version: 1.8.2
description: Play Tic-tac-toe.
authors = Yann Leboulanger <asterix@lagaule.org>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin