From c2ddf69a1e2c49a63f14e5e1a2ee7a8c5142a227 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 16 Dec 2020 09:12:19 +0000 Subject: [PATCH] stock_picking_report_valued_sale_mrp 12.0.1.0.1 --- stock_picking_report_valued_sale_mrp/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_report_valued_sale_mrp/__manifest__.py b/stock_picking_report_valued_sale_mrp/__manifest__.py index c61a15f..d5fbc69 100644 --- a/stock_picking_report_valued_sale_mrp/__manifest__.py +++ b/stock_picking_report_valued_sale_mrp/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Valued picking linked with MRP Kits", "summary": "Allow to summarize the picking related with the selled kits", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "development_status": "Beta", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-reporting",