From 5bb3fa0d0e05200e7fe3ba873607bb011d9ff8fd Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 28 Jun 2022 08:42:00 +0000 Subject: [PATCH] stock_picking_show_linked 14.0.1.0.1 --- 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 90a580533..298d47f78 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": "14.0.1.0.0", + "version": "14.0.1.0.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management",