diff --git a/mrp_bom_location/__manifest__.py b/mrp_bom_location/__manifest__.py index c5bee45b3..44932a7ae 100644 --- a/mrp_bom_location/__manifest__.py +++ b/mrp_bom_location/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP BOM Location", "summary": "Adds location field to Bill of Materials and its components.", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "category": "Manufacture", "website": "https://github.com/OCA/manufacture", "author": "Eficent, Odoo Community Association (OCA)",