From b66752cd56d64d5b50a44b15837e66166cad9e88 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 27 Feb 2022 20:18:43 +0000 Subject: [PATCH] agreement_maintenance 14.0.1.1.0 --- agreement_maintenance/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",