From 9f2581868ce5b33c73239d16217b8a29785830d7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 22 Jun 2023 09:38:53 +0000 Subject: [PATCH] contract 15.0.1.6.1 --- contract/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract/__manifest__.py b/contract/__manifest__.py index cca098e72..49f99ee53 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -11,7 +11,7 @@ { "name": "Recurring - Contracts Management", - "version": "15.0.1.6.0", + "version": "15.0.1.6.1", "category": "Contract Management", "license": "AGPL-3", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",