From 4de586ad781b93700c3dc92a9abdad096622a3f3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 2 Jan 2023 12:11:12 +0000 Subject: [PATCH] report_label 14.0.1.0.1 --- report_label/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_label/__manifest__.py b/report_label/__manifest__.py index 2bc2229cc..eb68b0d22 100644 --- a/report_label/__manifest__.py +++ b/report_label/__manifest__.py @@ -1,7 +1,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Report Labels", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "summary": "Print configurable self-adhesive labels reports", "author": "Iván Todorovich, Moka Tourisme, Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine",