diff --git a/web_widget_one2many_product_picker/__manifest__.py b/web_widget_one2many_product_picker/__manifest__.py index ecedb9d7d..74ebdbb29 100644 --- a/web_widget_one2many_product_picker/__manifest__.py +++ b/web_widget_one2many_product_picker/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Web Widget One2Many Product Picker", "summary": "Widget to select products on one2many fields", - "version": "13.0.2.0.0", + "version": "13.0.2.0.1", "category": "Website", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web",