From 12ecf76c557e8e5cbb4919959e8ec6598487e98b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 28 Feb 2022 07:40:08 +0000 Subject: [PATCH] account_mass_reconcile 14.0.1.0.1 --- account_mass_reconcile/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_mass_reconcile/__manifest__.py b/account_mass_reconcile/__manifest__.py index 02c92c2c..93d19180 100644 --- a/account_mass_reconcile/__manifest__.py +++ b/account_mass_reconcile/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Mass Reconcile", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "depends": ["account"], "author": "Akretion,Camptocamp,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-reconcile",