diff --git a/partner_contact_birthplace/__manifest__.py b/partner_contact_birthplace/__manifest__.py index 8deacc1e9..81742c42a 100644 --- a/partner_contact_birthplace/__manifest__.py +++ b/partner_contact_birthplace/__manifest__.py @@ -3,9 +3,9 @@ { "name": "Partner contact birthplace", "summary": "This module allows to define a birthplace for partners.", - "version": "12.0.1.0.0", + "version": "14.0.1.0.0", "category": "Customer Relationship Management", - "website": "https://github.com/OCA/partner-contact" "partner_contact_birthplace", + "website": "https://github.com/OCA/partner-contact", "author": "Agile Business Group, Odoo Community Association (OCA)", "license": "AGPL-3", "application": False,