Raise nbxmpp version

This commit is contained in:
Philipp Hörist 2018-02-08 21:30:50 +01:00
parent 84b40c8490
commit 05d1a9e398
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.2"
MIN_NBXMPP_VER = "0.6.3"
MIN_GTK_VER = "3.20.0"