[MIG] mail_environment: Migration to 12.0

This commit is contained in:
sebalix 2019-01-04 11:40:58 +01:00 committed by Adrien Peiffer
parent b5afe5fa92
commit 406ae985eb
No known key found for this signature in database
GPG Key ID: D9266D898B218452
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@
{
'name': 'Mail configuration with server_environment',
'version': '11.0.1.1.0',
'version': '12.0.1.0.0',
'category': 'Tools',
'summary': 'Configure mail servers with server_environment_files',
'author': "Camptocamp, Odoo Community Association (OCA)",
@ -13,5 +13,4 @@
'fetchmail',
'server_environment',
],
'data': [],
}