From 16222d905d6842cc1052346718b04f5a108b93b2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 26 Jun 2023 17:29:50 +0000 Subject: [PATCH] stock_picking_volume 14.0.1.0.2 --- 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 4145afed7..2a19b5561 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.1", + "version": "14.0.1.0.2", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",