From 3fbaee4d1ca72fa547e189f834093b914d4ef842 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 14 Feb 2023 13:03:57 +0000 Subject: [PATCH] mrp_account_bom_attribute_match 15.0.1.1.0 --- mrp_account_bom_attribute_match/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_account_bom_attribute_match/__manifest__.py b/mrp_account_bom_attribute_match/__manifest__.py index 0171062e6..ed0a9f2d5 100644 --- a/mrp_account_bom_attribute_match/__manifest__.py +++ b/mrp_account_bom_attribute_match/__manifest__.py @@ -5,7 +5,7 @@ { "name": "MRP Account BOM Attribute Match", "summary": "Glue module between `mrp_account` and `mrp_bom_attribute_match`", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["ivantodorovich"], "website": "https://github.com/OCA/manufacture",