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',