From a85e84c7ccf00780be41d121cbf02c5b46fa4d7d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 5 Nov 2020 17:38:18 +0000 Subject: [PATCH] contract 13.0.1.0.2 --- contract/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract/__manifest__.py b/contract/__manifest__.py index 5dfdbf0c1..1dc3f76c8 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -10,7 +10,7 @@ { "name": "Recurring - Contracts Management", - "version": "13.0.1.0.1", + "version": "13.0.1.0.2", "category": "Contract Management", "license": "AGPL-3", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",