matrixsynapse: Increment module version

So that LDAP integration is enabled on existing setups.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Sunil Mohan Adapa 2017-10-18 17:24:10 +05:30
parent 05fc508af8
commit 9ba3d4b104
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -32,7 +32,7 @@ from plinth import frontpage
from plinth import service as service_module
from plinth.menu import main_menu
version = 1
version = 2
managed_services = ['matrix-synapse']