From 9241788fd888e340d60d02ab23e21ab428c3558e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 12 Jul 2023 07:49:23 +0000 Subject: [PATCH] stock_picking_volume_packaging 14.0.1.1.0 --- stock_picking_volume_packaging/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_volume_packaging/__manifest__.py b/stock_picking_volume_packaging/__manifest__.py index c71e4bc5b..97e33fe19 100644 --- a/stock_picking_volume_packaging/__manifest__.py +++ b/stock_picking_volume_packaging/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ Use volume information on potential product packaging to compute the volume of a stock.move""", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",