From d69a545afa269c9106f248967a4573231a4f0b33 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 3 Aug 2023 15:03:36 +0000 Subject: [PATCH] contract 16.0.1.1.0 --- contract/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract/__manifest__.py b/contract/__manifest__.py index 2ea69afa0..71eeef0c3 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -11,7 +11,7 @@ { "name": "Recurring - Contracts Management", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "category": "Contract Management", "license": "AGPL-3", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",