From 8e930304d03124df90bf9cf2577dc2787f6f6f00 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 21 Apr 2022 12:27:54 +0000 Subject: [PATCH] report_qweb_signer 14.0.1.0.1 --- report_qweb_signer/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_qweb_signer/__manifest__.py b/report_qweb_signer/__manifest__.py index 6404bc7da..df8ddb62e 100644 --- a/report_qweb_signer/__manifest__.py +++ b/report_qweb_signer/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Qweb PDF reports signer", "summary": "Sign Qweb PDFs usign a PKCS#12 certificate", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "author": "Tecnativa, " "Odoo Community Association (OCA)",