Browse Source

[Fix] update wrong version

pull/35/head
ITISAG-Git 5 years ago
parent
commit
d8e5f672e4
  1. 2
      contact_search_form/__manifest__.py
  2. 2
      website_contact_extend/__manifest__.py

2
contact_search_form/__manifest__.py

@ -17,7 +17,7 @@
# Check https://github.com/odoo/odoo/blob/master/
# openerp/addons/base/module/module_data.xml
# for the full list
'version': '12.0.1.0',
'version': '12.0.1.0.0',
'license': 'AGPL-3',
'category': 'Contacts',
'depends': ['base',

2
website_contact_extend/__manifest__.py

@ -17,7 +17,7 @@
# Check https://github.com/odoo/odoo/blob/master/openerp/
# addons/base/module/module_data.xml
# for the full list
'version': '12.0.1.0',
'version': '12.0.1.0.0',
'license': 'AGPL-3',
'category': 'Data Protection',
'depends': ['base',

Loading…
Cancel
Save