From 27047eaafb1cee425b57d27794766970c2721a1e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 5 Mar 2020 07:12:51 +0000 Subject: [PATCH] mail_environment 13.0.1.0.2 --- mail_environment/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_environment/__manifest__.py b/mail_environment/__manifest__.py index 63c7dad..a86203c 100644 --- a/mail_environment/__manifest__.py +++ b/mail_environment/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Mail configuration with server_environment", - "version": "13.0.1.0.1", + "version": "13.0.1.0.2", "category": "Tools", "summary": "Configure mail servers with server_environment_files", "author": "Camptocamp, Odoo Community Association (OCA)",