diff --git a/stock_lot_filter_available/__manifest__.py b/stock_lot_filter_available/__manifest__.py index 163aed969..59c272145 100644 --- a/stock_lot_filter_available/__manifest__.py +++ b/stock_lot_filter_available/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Lot Filter Available", "summary": "Allow to filter lots by available on stock", - "version": "13.0.1.0.0", + "version": "13.0.2.0.0", "category": "Warehouse", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3",