diff --git a/agreement_maintenance/__manifest__.py b/agreement_maintenance/__manifest__.py index ded8960c5..18a334125 100644 --- a/agreement_maintenance/__manifest__.py +++ b/agreement_maintenance/__manifest__.py @@ -11,7 +11,7 @@ 'website': 'https://github.com/OCA/contract', 'category': 'Maintenance', 'license': 'AGPL-3', - 'version': '12.0.1.1.0', + 'version': '12.0.1.1.1', 'depends': [ 'maintenance', 'agreement_serviceprofile',