From 762d2006ccdfc585e7867c795f12ed441b2c72d3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 18 Oct 2021 12:33:59 +0000 Subject: [PATCH] account_chart_update 13.0.1.0.6 --- 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 019d46f4b..d21e9ac86 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": "13.0.1.0.5", + "version": "13.0.1.0.6", "author": "Tecnativa, BCIM, Okia, Odoo Community Association (OCA)", "website": "http://github.com/OCA/account-financial-tools", "depends": ["account"],