diff --git a/agreement_maintenance/__manifest__.py b/agreement_maintenance/__manifest__.py index bc0210494..67bdc3454 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": "14.0.1.0.0", + "version": "14.0.1.1.0", "depends": [ "maintenance", "agreement_serviceprofile",