From 4340948d143fd9780b73434cb85edc3bf8cc04f3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 1 Mar 2021 08:10:59 +0000 Subject: [PATCH] account_invoice_constraint_chronology 12.0.1.0.2 --- account_invoice_constraint_chronology/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_invoice_constraint_chronology/__manifest__.py b/account_invoice_constraint_chronology/__manifest__.py index 2268731e9..62342e6ec 100644 --- a/account_invoice_constraint_chronology/__manifest__.py +++ b/account_invoice_constraint_chronology/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Account Invoice Constraint Chronology", - "version": "12.0.1.0.1", + "version": "12.0.1.0.2", "author": "Odoo Community Association (OCA), ACSONE SA/NV", "maintainer": "ACSONE SA/NV", "website": "https://github.com/OCA/account-financial-tools/tree/12.0/"