diff --git a/report_async/__manifest__.py b/report_async/__manifest__.py index a5a97cbc..74a9be85 100644 --- a/report_async/__manifest__.py +++ b/report_async/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Report Async', 'summary': 'Central place to run reports live or async', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'author': 'Ecosoft, Odoo Community Association (OCA)', 'license': 'AGPL-3', 'website': 'https://github.com/OCA/reporting-engine',