From fa20c523ebb69e34d8fe598524b0f23f66f05a1e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 29 Mar 2023 08:53:42 +0000 Subject: [PATCH] account_chart_update 14.0.2.1.0 --- account_chart_update/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_chart_update/__manifest__.py b/account_chart_update/__manifest__.py index d77a851e6..7d0d77915 100644 --- a/account_chart_update/__manifest__.py +++ b/account_chart_update/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Detect changes and update the Account Chart from a template", "summary": "Wizard to update a company's account chart from a template", - "version": "14.0.2.0.5", + "version": "14.0.2.1.0", "author": "Tecnativa, BCIM, Okia, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "depends": ["account"],