From 2a80af849c24172478ab659c8aab44e05c848f17 Mon Sep 17 00:00:00 2001 From: Leo Pinedo Date: Fri, 28 Oct 2022 22:51:54 +0000 Subject: [PATCH] [MIG] delivery_gls_nl: to v16 --- delivery_gls_nl/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delivery_gls_nl/__manifest__.py b/delivery_gls_nl/__manifest__.py index a917e826..016c2a71 100644 --- a/delivery_gls_nl/__manifest__.py +++ b/delivery_gls_nl/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'GLS Netherlands Shipping', 'summary': 'Create and print your shipping labels with GLS from the Netherlands.', - 'version': '15.0.1.0.0', + 'version': '16.0.1.0.0', 'author': "Hibou Corp.", 'category': 'Warehouse', 'license': 'LGPL-3',