From a222e89fb16096c9084ea00983d832cfd61f4da2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 1 Oct 2019 00:25:23 +0000 Subject: [PATCH] mrp_bom_location 12.0.1.0.1 --- mrp_bom_location/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)",