diff --git a/base_m2m_custom_field/__manifest__.py b/base_m2m_custom_field/__manifest__.py index e69877647..92823f851 100644 --- a/base_m2m_custom_field/__manifest__.py +++ b/base_m2m_custom_field/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Base Many2many Custom Field", "summary": "Customizations of Many2many", - "version": "14.0.1.1.0", + "version": "15.0.1.0.0", "category": "Technical Settings", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/base_m2m_custom_field/readme/CONTRIBUTORS.rst b/base_m2m_custom_field/readme/CONTRIBUTORS.rst index e31e2f0c4..b7d722606 100644 --- a/base_m2m_custom_field/readme/CONTRIBUTORS.rst +++ b/base_m2m_custom_field/readme/CONTRIBUTORS.rst @@ -1 +1,2 @@ * Akim Juillerat +* Fernando La Chica