From 5987f835355aad380373e042a6e35b93810d1c19 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 Oct 2022 16:11:36 +0000 Subject: [PATCH] mrp_production_hierarchy 12.0.1.0.1 --- mrp_production_hierarchy/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_production_hierarchy/__manifest__.py b/mrp_production_hierarchy/__manifest__.py index f10a64425..5f95f3fe8 100644 --- a/mrp_production_hierarchy/__manifest__.py +++ b/mrp_production_hierarchy/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Production Orders Hierarchy", "summary": "View the hierarchy of generated production orders", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "category": "Manufacturing", "website": "https://github.com/OCA/manufacture", "author": "ABF OSIELL, Sergio Corato, Odoo Community Association (OCA)",