From f8979f2d95dd9c91735cc16dace40ab28177aec9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 16 May 2022 21:09:16 +0000 Subject: [PATCH] stock_orderpoint_manual_procurement_uom 14.0.1.0.2 --- stock_orderpoint_manual_procurement_uom/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_orderpoint_manual_procurement_uom/__manifest__.py b/stock_orderpoint_manual_procurement_uom/__manifest__.py index cf7c5b054..795eaf763 100644 --- a/stock_orderpoint_manual_procurement_uom/__manifest__.py +++ b/stock_orderpoint_manual_procurement_uom/__manifest__.py @@ -4,7 +4,7 @@ "name": "Stock Orderpoint Manual Procurement UoM", "summary": "Glue module for stock_orderpoint_uom and " "stock_orderpoint_manual_procurement", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management",