diff --git a/contract_queue_job/__manifest__.py b/contract_queue_job/__manifest__.py index 3bdf62358..e76aee4c8 100644 --- a/contract_queue_job/__manifest__.py +++ b/contract_queue_job/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ This addon make contract invoicing cron plan each contract in a job instead of creating all invoices in one transaction""", - "version": "12.0.1.0.0", + "version": "12.0.1.1.0", "license": "AGPL-3", "author": "ACSONE SA/NV," "Odoo Community Association (OCA)",