From fcbfe821458974bf7693b073630bfad37c4fbbdd Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 Oct 2022 14:26:34 +0000 Subject: [PATCH] report_qweb_signer 14.0.2.0.0 --- 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 df8ddb62e..81d434c24 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.1", + "version": "14.0.2.0.0", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "author": "Tecnativa, " "Odoo Community Association (OCA)",