From 5cf25920b943cc4dd44afecfe8a363f47f61606f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 31 Mar 2022 18:29:26 +0000 Subject: [PATCH] account_invoice_constraint_chronology 15.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 122bfabe0..1b03bca7a 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": "15.0.1.0.0", + "version": "15.0.1.0.1", "author": "Odoo Community Association (OCA), ACSONE SA/NV, CorporateHub", "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3",