From 3af95a09da9376410095ee37e255d869b8341ad5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 1 Oct 2021 19:22:39 +0000 Subject: [PATCH] web_widget_one2many_product_picker 12.0.2.4.1 --- web_widget_one2many_product_picker/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_widget_one2many_product_picker/__manifest__.py b/web_widget_one2many_product_picker/__manifest__.py index e0fa4d4c6..701dad4b4 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': '12.0.2.4.0', + 'version': '12.0.2.4.1', 'category': 'Website', 'author': "Tecnativa, " "Odoo Community Association (OCA)",