From e53890d4abc72d0db2511d2a1661824516a53cc1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 2 Nov 2021 14:54:15 +0000 Subject: [PATCH] mrp_production_grouped_by_product 13.0.1.0.2 --- 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 418384ebb..53c2bf3dd 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.1", + "version": "13.0.1.0.2", "category": "MRP", "author": "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture",