From 503bf3fdf351fcee847dfd3fc3612d6519f37141 Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Thu, 8 Apr 2021 13:38:26 -0700 Subject: [PATCH] [MIG] delivery_ups_hibou: backport to 11.0 --- delivery_ups_hibou/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delivery_ups_hibou/__manifest__.py b/delivery_ups_hibou/__manifest__.py index 67931660..bae09a75 100644 --- a/delivery_ups_hibou/__manifest__.py +++ b/delivery_ups_hibou/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Hibou UPS Shipping', - 'version': '12.0.1.0.0', + 'version': '11.0.1.0.0', 'category': 'Stock', 'author': "Hibou Corp.", 'license': 'AGPL-3',