diff --git a/stock_picking_procure_method/__manifest__.py b/stock_picking_procure_method/__manifest__.py index 92d7209c7adb..74ffd05c48d1 100644 --- a/stock_picking_procure_method/__manifest__.py +++ b/stock_picking_procure_method/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Picking Procure Method", "summary": "Allows to force the procurement method from the picking", - "version": "16.0.0.0.0", + "version": "16.0.1.0.0", "category": "Warehouse", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",