diff --git a/web_no_bubble/README.rst b/web_no_bubble/README.rst index 04ca99ec..8622baaa 100644 --- a/web_no_bubble/README.rst +++ b/web_no_bubble/README.rst @@ -11,7 +11,7 @@ The help boxes are not removed though. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/162/10.0 + :target: https://runbot.odoo-community.org/runbot/162/11.0 Bug Tracker =========== diff --git a/web_no_bubble/__manifest__.py b/web_no_bubble/__manifest__.py index 103b3d08..1d2774ee 100644 --- a/web_no_bubble/__manifest__.py +++ b/web_no_bubble/__manifest__.py @@ -4,13 +4,10 @@ { 'name': 'Web No Bubble', - 'version': '10.0.1.0.0', - 'author': 'Savoir-faire Linux', - 'maintainer': ( - 'Savoir-faire Linux,' - 'Odoo Community Association (OCA)' - ), - 'website': 'https://www.savoirfairelinux.com', + 'version': '11.0.1.0.0', + 'author': 'Savoir-faire Linux, ' + 'Odoo Community Association (OCA)', + 'website': 'https://github.com/OCA/web', 'license': 'AGPL-3', 'category': 'Web', 'summary': 'Remove the bubbles from the web interface', diff --git a/web_no_bubble/views/web_no_bubble.xml b/web_no_bubble/views/web_no_bubble.xml index d10c7793..9c9c3bef 100644 --- a/web_no_bubble/views/web_no_bubble.xml +++ b/web_no_bubble/views/web_no_bubble.xml @@ -1,5 +1,5 @@ - + - +