From 5df16dc05e746c0a0b55c5ade69af3b73e968120 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 19 Jan 2023 16:10:45 +0000 Subject: [PATCH] agreement_helpdesk_mgmt 12.0.1.0.2 --- 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 b163eaddd..9c68a6809 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.1', + 'version': '12.0.1.0.2', 'license': 'AGPL-3', 'author': 'Open Source Integrators,Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/contract',