From 58a8bcfaf0344bf14e576903fdbbac3be95ce97c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 19 Jul 2020 11:41:29 +0000 Subject: [PATCH] account_invoice_constraint_chronology 12.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 8adaf6851..2268731e9 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.0", + "version": "12.0.1.0.1", "author": "Odoo Community Association (OCA), ACSONE SA/NV", "maintainer": "ACSONE SA/NV", "website": "https://github.com/OCA/account-financial-tools/tree/12.0/"