From ed60758a558ff650d79b78d3c315ecdc8c7a03ff Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 27 Jul 2022 07:49:02 +0000 Subject: [PATCH] stock_picking_show_linked 13.0.1.0.2 --- stock_picking_show_linked/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_show_linked/__manifest__.py b/stock_picking_show_linked/__manifest__.py index 14f5486c1..27a480dcf 100644 --- a/stock_picking_show_linked/__manifest__.py +++ b/stock_picking_show_linked/__manifest__.py @@ -7,7 +7,7 @@ (in the case of chained routes) through a button in the parent picking view. """, - "version": "13.0.1.0.1", + "version": "13.0.1.0.2", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management",