From 56d676648efd2cebaef8fef145b002a66e293500 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 13 Oct 2022 14:22:43 +0000 Subject: [PATCH] account_mass_reconcile 13.0.1.0.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 ca83c992..1652c170 100644 --- a/account_mass_reconcile/__manifest__.py +++ b/account_mass_reconcile/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Mass Reconcile", - "version": "13.0.1.0.1", + "version": "13.0.1.0.2", "depends": ["account"], "author": "Akretion,Camptocamp,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-reconcile",