From dd7c425672b3fc5569734b785d2e884226410b3e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 9 Apr 2021 10:22:56 +0000 Subject: [PATCH] account_invoice_constraint_chronology 13.0.1.0.1 --- 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 2bad05284..0e4656247 100644 --- a/account_invoice_constraint_chronology/__manifest__.py +++ b/account_invoice_constraint_chronology/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Account Invoice Constraint Chronology", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "author": "Odoo Community Association (OCA), ACSONE SA/NV, CorporateHub", "website": "https://github.com/OCA/account-financial-tools/", "license": "AGPL-3",