From 314575b3cf0aec6288f5e147ee286e1664c25cce Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 31 Aug 2023 14:03:53 +0000 Subject: [PATCH] mrp_bom_attribute_match 14.0.1.2.0 --- 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 2b14def26..5c23306cf 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.1.1", + "version": "14.0.1.2.0", "category": "Manufacturing", "author": "Ilyas, Ooops, Odoo Community Association (OCA)", "summary": "Dynamic BOM component based on product attribute",