diff --git a/partner_identification_unique_by_category/__manifest__.py b/partner_identification_unique_by_category/__manifest__.py index c2ffd7e6e..c2652b57a 100644 --- a/partner_identification_unique_by_category/__manifest__.py +++ b/partner_identification_unique_by_category/__manifest__.py @@ -1,7 +1,7 @@ { "name": "Partner Identification Numbers Unique By Category", "category": "Customer Relationship Management", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "license": "AGPL-3", "depends": ["partner_identification"], "data": ["views/res_partner_id_category_view.xml"],