From 4778f46408016bfc688781610a1d43520baef7b5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 18 Jan 2021 13:37:40 +0000 Subject: [PATCH] stock_location_children 13.0.1.0.1 --- stock_location_children/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_location_children/__manifest__.py b/stock_location_children/__manifest__.py index 614b259b3..4305ce452 100644 --- a/stock_location_children/__manifest__.py +++ b/stock_location_children/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock location children", "summary": "Add relation between stock location and all its children", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "development_status": "Alpha", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse",