From e5cefc7f54579a4974dcd20f1332ace72582ea13 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 21 Oct 2021 15:33:35 +0000 Subject: [PATCH] mrp_production_grouped_by_product 13.0.1.0.1 --- mrp_production_grouped_by_product/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_production_grouped_by_product/__manifest__.py b/mrp_production_grouped_by_product/__manifest__.py index 606028d22..418384ebb 100644 --- a/mrp_production_grouped_by_product/__manifest__.py +++ b/mrp_production_grouped_by_product/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Production Grouped By Product", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "category": "MRP", "author": "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture",