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