From 17652b53b2c6e4365457fdeab84d62e107fbd3fb Mon Sep 17 00:00:00 2001 From: Leo Pinedo Date: Thu, 20 Oct 2022 19:38:55 +0000 Subject: [PATCH] [MIG] delivery_hibou: wip to 16 --- delivery_hibou/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delivery_hibou/__manifest__.py b/delivery_hibou/__manifest__.py index 96441511..1db5c651 100644 --- a/delivery_hibou/__manifest__.py +++ b/delivery_hibou/__manifest__.py @@ -1,7 +1,7 @@ { 'name': 'Delivery Hibou', 'summary': 'Adds underlying pinnings for things like "RMA Return Labels"', - 'version': '15.0.1.1.0', + 'version': '16.0.1.1.0', 'author': "Hibou Corp.", 'category': 'Stock', 'license': 'LGPL-3',