From 507402964956ab79eb9b15594fb4c2d5735c9ff0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 22 Feb 2023 12:27:46 +0000 Subject: [PATCH] mrp_account_bom_attribute_match 15.0.1.1.1 --- 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 ed0a9f2d5..a751b1cfc 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.1.0", + "version": "15.0.1.1.1", "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["ivantodorovich"], "website": "https://github.com/OCA/manufacture",