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",