From 9f5c998bacfd6a12a6c9c73b6c5f0a7ada91d58a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 20 Feb 2020 17:26:59 +0000 Subject: [PATCH] agreement_mrp 12.0.1.0.1 --- agreement_mrp/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agreement_mrp/__manifest__.py b/agreement_mrp/__manifest__.py index 274920524..4f9e0f7cc 100644 --- a/agreement_mrp/__manifest__.py +++ b/agreement_mrp/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Agreement - MRP', 'summary': 'Link manufacturing orders to an agreement', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Contract', 'author': 'Open Source Integrators, ' 'Odoo Community Association (OCA)',