diff --git a/partner_email_check/__manifest__.py b/partner_email_check/__manifest__.py index 661cda796..e40a46fe9 100644 --- a/partner_email_check/__manifest__.py +++ b/partner_email_check/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Email Format Checker", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "summary": "Validate email address field", "author": "Komit, Odoo Community Association (OCA)", "website": "https://github.com/OCA/partner-contact",