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