From fa1fef4694c2f26fe9bae95c3daf08c38aba7255 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 16 Apr 2021 11:58:06 +0000 Subject: [PATCH] stock_available_mrp 12.0.1.0.2 --- stock_available_mrp/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_available_mrp/__manifest__.py b/stock_available_mrp/__manifest__.py index 8261c5d2e..27725f4ad 100644 --- a/stock_available_mrp/__manifest__.py +++ b/stock_available_mrp/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'Consider the production potential is available to promise', - 'version': '12.0.1.0.1', + 'version': '12.0.1.0.2', "author": "Numérigraphe," "Odoo Community Association (OCA)", 'website': 'https://github.com/OCA/stock-logistics-warehouse',