From 6a572a3b10ef37b916096da93ba47d716adeb36e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 5 Jul 2021 07:55:40 +0000 Subject: [PATCH] stock_packaging_calculator_packaging_type 13.0.1.1.0 --- stock_packaging_calculator_packaging_type/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_packaging_calculator_packaging_type/__manifest__.py b/stock_packaging_calculator_packaging_type/__manifest__.py index 464850ea1..247f885ca 100644 --- a/stock_packaging_calculator_packaging_type/__manifest__.py +++ b/stock_packaging_calculator_packaging_type/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock packaging calculator packaging type", "summary": "Glue module for packaging type", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "development_status": "Alpha", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse",