From c9e83a6c7dbbf4e08ed63e173f1d2522025d9aa1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 7 Oct 2021 16:19:27 +0000 Subject: [PATCH] stock_inventory_exclude_sublocation 14.0.1.0.1 --- stock_inventory_exclude_sublocation/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_inventory_exclude_sublocation/__manifest__.py b/stock_inventory_exclude_sublocation/__manifest__.py index d99a87067..88ed32882 100644 --- a/stock_inventory_exclude_sublocation/__manifest__.py +++ b/stock_inventory_exclude_sublocation/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Inventory Exclude Sublocation", "summary": "Allow to perform inventories of a location without including " "its child locations.", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "development_status": "Mature", "author": "ForgeFlow, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",