From 6c46c19de9f49ddd742d05b24e5e39513414b20b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 16 Dec 2021 10:28:48 +0000 Subject: [PATCH] contract 15.0.1.0.1 --- contract/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract/__manifest__.py b/contract/__manifest__.py index 5e4245684..5a9291a33 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -11,7 +11,7 @@ { "name": "Recurring - Contracts Management", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Contract Management", "license": "AGPL-3", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",