[MIG] web_export_view: Migration to 11.0

This commit is contained in:
JBF91
2017-11-14 13:03:25 +01:00
committed by Pedro M. Baeza
parent 7c40582b2d
commit e770e46026
5 changed files with 17 additions and 16 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2016 Henry Zhou (http://www.maxodoo.com)
# Copyright 2016 Rodney (http://clearcorp.cr/)
# Copyright 2012 Agile Business Group
@@ -8,11 +7,11 @@
{
'name': 'Web Export Current View',
'version': '10.0.1.0.0',
'version': '11.0.1.0.0',
'category': 'Web',
'author': 'Henry Zhou, Agile Business Group, \
Odoo Community Association (OCA)',
'website': 'http://www.agilebg.com',
'website': 'https://github.com/OCA/web',
'license': 'AGPL-3',
'depends': [
'web',