From d2164638b43db941ebb8bddab8db5bfb7ed6c583 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Mon, 2 Oct 2017 18:24:19 +0200 Subject: [PATCH] [FIX] printer_zpl2: Bump version number [skip ci] --- printer_zpl2/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer_zpl2/__manifest__.py b/printer_zpl2/__manifest__.py index dcf7ec5..e77b589 100644 --- a/printer_zpl2/__manifest__.py +++ b/printer_zpl2/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Printer ZPL II', - 'version': '10.0.1.0.0', + 'version': '10.0.1.1.0', 'category': 'Printer', 'author': 'SYLEAM, Odoo Community Association (OCA)', 'website': 'http://www.syleam.fr/',