From 0fbe44432127de21a029a67f2b658ce78738cf02 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 21 Oct 2022 12:36:04 +0000 Subject: [PATCH] report_qweb_encrypt 14.0.1.1.0 --- report_qweb_encrypt/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_qweb_encrypt/__manifest__.py b/report_qweb_encrypt/__manifest__.py index e257ba512..efda67fbd 100644 --- a/report_qweb_encrypt/__manifest__.py +++ b/report_qweb_encrypt/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Report Qweb Encrypt", "summary": "Allow to encrypt qweb pdfs", - "version": "14.0.1.0.1", + "version": "14.0.1.1.0", "license": "AGPL-3", "author": "Creu Blanca,Ecosoft,Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine",