From b5e78bfa2e48c189c5dbe2d5843597991c70c0ff Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 5 Sep 2023 15:53:00 +0000 Subject: [PATCH] mrp_bom_attribute_match 15.0.1.1.1 --- 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 120a0820a..7b55dcf88 100644 --- a/mrp_bom_attribute_match/__manifest__.py +++ b/mrp_bom_attribute_match/__manifest__.py @@ -1,6 +1,6 @@ { "name": "BOM Attribute Match", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "category": "Manufacturing", "author": "Ilyas, Ooops, Odoo Community Association (OCA)", "summary": "Dynamic BOM component based on product attribute",