From fc44012e2e805c8d6a11e4928c4531603753a57d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 12 May 2020 15:24:19 +0000 Subject: [PATCH] stock_inventory_lockdown 13.0.1.0.1 --- stock_inventory_lockdown/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_inventory_lockdown/__manifest__.py b/stock_inventory_lockdown/__manifest__.py index 98c9f71da..4b4681bd2 100644 --- a/stock_inventory_lockdown/__manifest__.py +++ b/stock_inventory_lockdown/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Inventory Lock Down", "summary": "Lock down stock locations during inventories.", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "development_status": "Mature", "depends": ["stock"], "author": "Numérigraphe, ForgeFlow, Odoo Community Association (OCA)",