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",