From 8d59948a11c7fcfc9b0b415df6d44524b9990009 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 18 Jan 2023 16:20:14 +0000 Subject: [PATCH] mrp_component_operation 14.0.1.0.1 --- 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 62efb5d47..1d4b50f5c 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.0", + "version": "14.0.1.0.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "summary": "Allows to operate the components from a MO", "website": "https://github.com/OCA/manufacture",