From bcb26fb1038da7feba010ea834919139cb45ee4b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 4 Dec 2021 21:39:40 +0000 Subject: [PATCH] contract_queue_job 12.0.1.1.0 --- contract_queue_job/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)",