diff --git a/report_qweb_pdf_fixed_column/__manifest__.py b/report_qweb_pdf_fixed_column/__manifest__.py index 8abb9219c..198481330 100644 --- a/report_qweb_pdf_fixed_column/__manifest__.py +++ b/report_qweb_pdf_fixed_column/__manifest__.py @@ -6,7 +6,7 @@ 'summary': """ Fix auto-col to not change report font size caused by a boundary overflow""", - 'version': '12.0.1.0.0', + 'version': '13.0.1.0.0', 'license': 'AGPL-3', 'category': 'Reporting', 'author': 'Tecnativa, Odoo Community Association (OCA)',