diff --git a/mrp_stock_orderpoint_manual_procurement/__manifest__.py b/mrp_stock_orderpoint_manual_procurement/__manifest__.py index 94374bade..01d9ab316 100644 --- a/mrp_stock_orderpoint_manual_procurement/__manifest__.py +++ b/mrp_stock_orderpoint_manual_procurement/__manifest__.py @@ -5,7 +5,7 @@ "name": "MRP Stock Orderpoint Manual Procurement", "summary": "Updates the value of MO Responsible and keeps track" "of changes regarding this field", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "author": "Eficent, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture",