diff --git a/report_xlsx_helper/__manifest__.py b/report_xlsx_helper/__manifest__.py index 0f3027fe..098e05c5 100644 --- a/report_xlsx_helper/__manifest__.py +++ b/report_xlsx_helper/__manifest__.py @@ -7,7 +7,7 @@ 'Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/reporting-engine', 'category': 'Reporting', - 'version': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'license': 'AGPL-3', 'depends': [ 'report_xlsx',