From 0a130fafd3a835af25e8967bcc9838cb1eb007f4 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Wed, 6 Dec 2017 13:09:48 +0100 Subject: [PATCH] [FIX] printer_zpl2: Bump version --- 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 e77b589..92b81d1 100644 --- a/printer_zpl2/__manifest__.py +++ b/printer_zpl2/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Printer ZPL II', - 'version': '10.0.1.1.0', + 'version': '10.0.1.1.1', 'category': 'Printer', 'author': 'SYLEAM, Odoo Community Association (OCA)', 'website': 'http://www.syleam.fr/',