diff --git a/shopinvader_customer_price/__manifest__.py b/shopinvader_customer_price/__manifest__.py index b678f478b8..9b11c723f5 100644 --- a/shopinvader_customer_price/__manifest__.py +++ b/shopinvader_customer_price/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Shopinvader Customer Price", "summary": """Expose customer's specific prices.""", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "license": "AGPL-3", "author": "Camptocamp,Odoo Community Association (OCA)", "website": "https://github.com/shopinvader/odoo-shopinvader",