diff --git a/account_chart_update/__manifest__.py b/account_chart_update/__manifest__.py index 66155b3e..81487f26 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": "15.0.1.0.0", + "version": "15.0.1.0.1", "author": "Tecnativa, BCIM, Okia, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "depends": ["account", "l10n_generic_coa"],