From 332e1120dfe7919ce26ef6643d8bc3e18f56ed32 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 20 Feb 2020 17:27:03 +0000 Subject: [PATCH] agreement_stock 12.0.1.0.1 --- agreement_stock/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agreement_stock/__manifest__.py b/agreement_stock/__manifest__.py index dda37db5e..6101ef520 100644 --- a/agreement_stock/__manifest__.py +++ b/agreement_stock/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Agreement - Stock', 'summary': 'Link picking 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)',