diff --git a/stock_inventory_include_exhausted/__manifest__.py b/stock_inventory_include_exhausted/__manifest__.py index 7049209e8..8ccefe4b6 100644 --- a/stock_inventory_include_exhausted/__manifest__.py +++ b/stock_inventory_include_exhausted/__manifest__.py @@ -5,7 +5,7 @@ "name": "Inventory Include Exhausted", "summary": "It includes the option for adding products exhausted on the " "inventories.", - "version": "13.0.1.0.1", + "version": "13.0.1.1.0", "depends": ["stock"], "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",