From a64c84c864c00560b0bd6f8ddb377e85404e295e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 29 May 2023 11:47:11 +0000 Subject: [PATCH] mrp_component_operation 14.0.1.0.3 --- mrp_component_operation/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_component_operation/__manifest__.py b/mrp_component_operation/__manifest__.py index 57126c736..8b0df023c 100644 --- a/mrp_component_operation/__manifest__.py +++ b/mrp_component_operation/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP Components Operations", - "version": "14.0.1.0.2", + "version": "14.0.1.0.3", "author": "ForgeFlow, Odoo Community Association (OCA)", "summary": "Allows to operate the components from a MO", "website": "https://github.com/OCA/manufacture",