From 75a0cedea14ce10c28b11a7c3e1441d8e3547bf4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 30 Jul 2020 07:04:14 +0000 Subject: [PATCH] printer_custom_options 11.0.1.0.0 --- printer_custom_options/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer_custom_options/__manifest__.py b/printer_custom_options/__manifest__.py index c4f949b..a13fda6 100755 --- a/printer_custom_options/__manifest__.py +++ b/printer_custom_options/__manifest__.py @@ -4,7 +4,7 @@ # pylint: disable=C8101 { 'name': 'Report to printer - Custom Printer Options', - 'version': '11.0.0.0.0', + 'version': '11.0.1.0.0', 'category': 'Printer', 'author': 'Compassion CH, OCA', 'website': 'https://github.com/OCA/report-print-send',