From c52bba98a9ed48d83d096784df0d88b46f9d01af Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Oct 2020 08:58:06 +0000 Subject: [PATCH] report_qr 13.0.1.0.1 --- report_qr/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_qr/__manifest__.py b/report_qr/__manifest__.py index 6bc678841..f6770053a 100644 --- a/report_qr/__manifest__.py +++ b/report_qr/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Web QR Manager", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "author": "Creu Blanca, " "Odoo Community Association (OCA)", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine",