From 0574b6a8a77faa1a46cc1a94d26947f3a2dba973 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 30 Jun 2022 14:30:49 +0000 Subject: [PATCH] agreement_maintenance 14.0.1.2.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 67bdc3454..06df4058d 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.1.0", + "version": "14.0.1.2.0", "depends": [ "maintenance", "agreement_serviceprofile",