diff --git a/web_widget_one2many_product_picker_sale_stock_available_info_popup/__manifest__.py b/web_widget_one2many_product_picker_sale_stock_available_info_popup/__manifest__.py index e39f63b43..c822b39e6 100644 --- a/web_widget_one2many_product_picker_sale_stock_available_info_popup/__manifest__.py +++ b/web_widget_one2many_product_picker_sale_stock_available_info_popup/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Web Widget One2Many Product Picker Sale Stock Available Info Popup", "summary": "Adds support for stock in the one2many product picker widget", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "category": "Website", "author": "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web",