From a4c825de8de0eaf9dc87e7509190f1c275d7bea4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 9 Jun 2023 10:12:50 +0000 Subject: [PATCH] account_mass_reconcile 14.0.1.1.2 --- 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 a49d752b..daeb4451 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.1.1", + "version": "14.0.1.1.2", "depends": ["account"], "author": "Akretion,Camptocamp,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-reconcile",