diff --git a/users_ldap_mail/__manifest__.py b/users_ldap_mail/__manifest__.py index 4b06aa7ff6..82594ff6d7 100644 --- a/users_ldap_mail/__manifest__.py +++ b/users_ldap_mail/__manifest__.py @@ -4,7 +4,7 @@ { "name": "LDAP mapping for user name and e-mail", - "version": "14.0.1.0.1", + "version": "16.0.1.0.1", "depends": ["auth_ldap"], "author": "Daniel Reis," "Odoo Community Association (OCA)", "maintainers": ["joao-p-marques"],