From 8e99175f071c75224c0d7dce3831841f2738decc Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 2 Jan 2023 14:23:00 +0000 Subject: [PATCH] mrp_production_request 13.0.1.0.2 --- 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 7c50d87a5..c9e80b106 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": "13.0.1.0.1", + "version": "13.0.1.0.2", "development_status": "Production/Stable", "maintainers": ["LoisRForgeFlow"], "category": "Manufacturing",