diff --git a/report_label/__manifest__.py b/report_label/__manifest__.py index eb68b0d22..bfe9de411 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.1", + "version": "14.0.1.0.2", "summary": "Print configurable self-adhesive labels reports", "author": "Iván Todorovich, Moka Tourisme, Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine",