From 8a689b3031c5a481f6e75cc4012c1c894ef6dcc2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 28 Oct 2020 12:38:43 +0000 Subject: [PATCH] contract 13.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 5b84789e2..5dfdbf0c1 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -10,7 +10,7 @@ { "name": "Recurring - Contracts Management", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "category": "Contract Management", "license": "AGPL-3", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",