From 8de73cf74b9c08b50ce7399b42d6a33fdb6f9fbb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 23 Dec 2022 19:02:29 +0000 Subject: [PATCH] mrp_bom_attribute_match 14.0.1.0.3 --- mrp_bom_attribute_match/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_bom_attribute_match/__manifest__.py b/mrp_bom_attribute_match/__manifest__.py index 825505c65..691ac4e80 100644 --- a/mrp_bom_attribute_match/__manifest__.py +++ b/mrp_bom_attribute_match/__manifest__.py @@ -1,6 +1,6 @@ { "name": "BOM Attribute Match", - "version": "14.0.1.0.2", + "version": "14.0.1.0.3", "category": "Manufacturing", "author": "Ilyas, Ooops, Odoo Community Association (OCA)", "summary": "Dynamic BOM component based on product attribute",