From 083fa12cedfa1720393e7cf0a053a32dd67957be Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 29 Jan 2021 11:03:43 +0000 Subject: [PATCH] mrp_production_request 12.0.1.0.1 --- mrp_production_request/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_production_request/__manifest__.py b/mrp_production_request/__manifest__.py index 7f0753003..f2d6715f0 100644 --- a/mrp_production_request/__manifest__.py +++ b/mrp_production_request/__manifest__.py @@ -5,7 +5,7 @@ "summary": "Allows you to use Manufacturing Request as a previous " "step to Manufacturing Orders for better manufacture " "planification.", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "development_status": "Mature", "maintainers": ['lreficent'], "category": "Manufacturing",