diff --git a/stock_move_auto_assign/__manifest__.py b/stock_move_auto_assign/__manifest__.py index 6e47a4e29..a0ada4282 100644 --- a/stock_move_auto_assign/__manifest__.py +++ b/stock_move_auto_assign/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Move Auto Assign", "summary": "Try to reserve moves when goods enter in a location", - "version": "16.0.1.0.1", + "version": "16.0.1.1.0", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Stock Management",