From 9d4557bd3d0f1dfc28b2c39eb47b16d6298e579c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 16 Mar 2021 11:18:26 +0000 Subject: [PATCH] agreement_helpdesk_mgmt 12.0.1.0.1 --- agreement_helpdesk_mgmt/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agreement_helpdesk_mgmt/__manifest__.py b/agreement_helpdesk_mgmt/__manifest__.py index 2671428f1..aa5c14f14 100644 --- a/agreement_helpdesk_mgmt/__manifest__.py +++ b/agreement_helpdesk_mgmt/__manifest__.py @@ -5,7 +5,7 @@ 'name': 'Agreement Helpdesk Mgmt', 'summary': """ Link a helpdesk ticket to an agreement""", - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'license': 'AGPL-3', 'author': 'Open Source Integrators,Odoo Community Association (OCA)', 'website': 'https://github.com/oca/contract',