diff --git a/stock_move_auto_assign/__manifest__.py b/stock_move_auto_assign/__manifest__.py index 8617f6a48..16d4dc722 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": "13.0.1.0.1", + "version": "13.0.1.1.0", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Stock Management",