diff --git a/mrp_planned_order_matrix/__manifest__.py b/mrp_planned_order_matrix/__manifest__.py index f7453bdde..97ff3172c 100644 --- a/mrp_planned_order_matrix/__manifest__.py +++ b/mrp_planned_order_matrix/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP Planned Order Matrix", "summary": "Allows to create fixed planned orders on a grid view.", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management",