From abfe97a9989c3aaac2f26d962b506653efb2ecdf Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 15 Jan 2020 11:17:16 +0000 Subject: [PATCH] mrp_bom_location 12.0.1.0.2 --- 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 941d31f7a..6896ca54e 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.1", + "version": "12.0.1.0.2", "category": "Manufacture", "website": "https://github.com/OCA/manufacture", "author": "ForgeFlow, Odoo Community Association (OCA)",