From 4d087c40d4c256180508f0463c6b540a6c691fcc Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 31 Dec 2020 07:40:34 +0000 Subject: [PATCH] web_widget_one2many_product_picker 12.0.1.1.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 1c47ec493..f9732dbab 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.1.1.0', + 'version': '12.0.1.1.1', 'category': 'Website', 'author': "Tecnativa, " "Odoo Community Association (OCA)",