From 7f735e16062987d415e40f653d95c85b79504731 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 14 Apr 2020 07:31:24 +0000 Subject: [PATCH] carrier_environment 12.0.1.0.1 --- carrier_environment/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carrier_environment/__manifest__.py b/carrier_environment/__manifest__.py index 3418bd0..831b745 100644 --- a/carrier_environment/__manifest__.py +++ b/carrier_environment/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Carrier configuration with server_environment', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Tools', 'summary': 'Configure carriers with server_environment_files', 'author': "Akretion, Camptocamp, Odoo Community Association (OCA)",