From feca71c2b13ead6333b69fc17bbc8349f0ca1078 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 5 Dec 2022 08:04:42 +0000 Subject: [PATCH] stock_move_common_dest 16.0.1.0.1 --- 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 143751528..206efdb7c 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": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Camptocamp, Odoo Community Association (OCA)",