From f4494263629e795e1e9b84585cf20cc88940c053 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 12 May 2021 12:47:55 +0000 Subject: [PATCH] stock_packaging_calculator 13.0.1.7.0 --- stock_packaging_calculator/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_packaging_calculator/__manifest__.py b/stock_packaging_calculator/__manifest__.py index d31c5853c..0d563b24a 100644 --- a/stock_packaging_calculator/__manifest__.py +++ b/stock_packaging_calculator/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock packaging calculator", "summary": "Compute product quantity to pick by packaging", - "version": "13.0.1.6.0", + "version": "13.0.1.7.0", "development_status": "Alpha", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse",