From 393a9f312b3c578ee025b4e67a0e41059ce3eab8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 17 Jul 2020 07:25:54 +0000 Subject: [PATCH] stock_move_common_dest 13.0.1.1.0 --- stock_move_common_dest/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_move_common_dest/__manifest__.py b/stock_move_common_dest/__manifest__.py index fe22114d3..c6cc0860e 100644 --- a/stock_move_common_dest/__manifest__.py +++ b/stock_move_common_dest/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Move Common Destination", "summary": "Adds field for common destination moves", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Camptocamp, Odoo Community Association (OCA)",