From 5a3ca9433cc628a91b26614aa80968e0b0235670 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 6 Jul 2021 11:45:07 +0000 Subject: [PATCH] stock_inventory_include_exhausted 13.0.1.1.0 --- stock_inventory_include_exhausted/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",