diff --git a/report_async/__manifest__.py b/report_async/__manifest__.py index 4a0a24865..8bcde350a 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": "14.0.1.0.0", + "version": "14.0.1.1.0", "author": "Ecosoft, Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/reporting-engine",