From 01e4eca3ae7690e1bba5f931070ce495f42bf989 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 12 Jul 2023 07:49:22 +0000 Subject: [PATCH] stock_picking_volume 14.0.1.1.0 --- stock_picking_volume/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_volume/__manifest__.py b/stock_picking_volume/__manifest__.py index 2a19b5561..493c2a6a0 100644 --- a/stock_picking_volume/__manifest__.py +++ b/stock_picking_volume/__manifest__.py @@ -6,7 +6,7 @@ "name": "Stock Picking Volume", "summary": """ Compute volume information on stock moves and pickings""", - "version": "14.0.1.0.2", + "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",