diff --git a/sale_partner_address_restrict/__manifest__.py b/sale_partner_address_restrict/__manifest__.py index d4c08281214..3e0c9b86aa5 100644 --- a/sale_partner_address_restrict/__manifest__.py +++ b/sale_partner_address_restrict/__manifest__.py @@ -5,7 +5,7 @@ "name": "Sale Partner Address Restrict", "summary": "Restrict addresses domain in the sales order form" " taking into account the partner selected", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "category": "Sales", "website": "https://github.com/OCA/partner-contact", "author": "ForgeFlow, Odoo Community Association (OCA)",