[MIG] web_widget_domain_editor_dialog: Migration to 12.0.

This commit is contained in:
Darshan Patel
2019-05-14 14:47:17 +05:30
committed by Carlos Lopez
parent a1c883cd1e
commit c075fe55c5
6 changed files with 18 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
{
'name': 'Web Widget Domain Editor Dialog',
'summary': 'Recovers the Domain Editor Dialog functionality',
'version': '11.0.1.0.0',
'version': '12.0.1.0.0',
'category': 'Web',
'author': 'Tecnativa,'
'Odoo Community Association (OCA)',
@@ -15,6 +15,5 @@
'data': [
'views/templates.xml',
],
'application': False,
'installable': True,
}