Raise nbxmpp version

This commit is contained in:
Philipp Hörist 2017-12-28 18:10:26 +01:00
parent ccc69bc7ee
commit 1d835fbfd7
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ from gajim.common import i18n
from gajim.common import logging_helpers
from gajim.common import crypto
MIN_NBXMPP_VER = "0.6.1"
MIN_NBXMPP_VER = "0.6.2"
MIN_GTK_VER = "3.20.0"