From e81b0129f0bc195d54ce4fde5b69d09557d7b49c Mon Sep 17 00:00:00 2001 From: sbejaoui Date: Wed, 14 Oct 2020 17:33:35 +0200 Subject: [PATCH] [14.0][MIG] - migration mail_environment --- 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 a86203c..d7afa83 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.2", + "version": "14.0.1.0.0", "category": "Tools", "summary": "Configure mail servers with server_environment_files", "author": "Camptocamp, Odoo Community Association (OCA)",