From 94a6ddfcd6dbf04a573929ca2c79335e6e8133a4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 22 Oct 2020 10:30:55 +0000 Subject: [PATCH] account_chart_update 13.0.1.0.5 --- 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 e518420b..019d46f4 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.4", + "version": "13.0.1.0.5", "author": "Tecnativa, BCIM, Okia, Odoo Community Association (OCA)", "website": "http://github.com/OCA/account-financial-tools", "depends": ["account"],