From fcd2c0aa5ba3939a95f5a00e70b84b7e91cd4a3d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 Oct 2022 16:11:41 +0000 Subject: [PATCH] product_mrp_info 12.0.1.0.1 --- product_mrp_info/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_mrp_info/__manifest__.py b/product_mrp_info/__manifest__.py index 6a56ca002..fd1abc291 100644 --- a/product_mrp_info/__manifest__.py +++ b/product_mrp_info/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Product MRP Info", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "development_status": "Beta", "license": "LGPL-3", "author": "Eficent, Odoo Community Association (OCA)",