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