diff --git a/mrp_bom_component_menu/README.rst b/mrp_bom_component_menu/README.rst index 367b6f615..de476c4fa 100644 --- a/mrp_bom_component_menu/README.rst +++ b/mrp_bom_component_menu/README.rst @@ -1,5 +1,5 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html +.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png + :target: https://www.gnu.org/licenses/agpl :alt: License: AGPL-3 ====================== @@ -17,7 +17,7 @@ To use this module, you need to: .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/129/10.0 + :target: https://runbot.odoo-community.org/runbot/129/11.0 Bug Tracker @@ -34,7 +34,7 @@ Credits Images ------ -* Odoo Community Association: `Icon `_. +* Odoo Community Association: `Icon `_. Contributors ------------ diff --git a/mrp_bom_component_menu/__init__.py b/mrp_bom_component_menu/__init__.py index 0cebd02c3..d9d1f13de 100644 --- a/mrp_bom_component_menu/__init__.py +++ b/mrp_bom_component_menu/__init__.py @@ -1,4 +1 @@ -# -*- coding: utf-8 -*- -# Copyright 2017 Eficent Business and IT Consulting Services, S.L. -# () # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/mrp_bom_component_menu/__manifest__.py b/mrp_bom_component_menu/__manifest__.py index d797b9d0f..012d9b1b3 100644 --- a/mrp_bom_component_menu/__manifest__.py +++ b/mrp_bom_component_menu/__manifest__.py @@ -1,10 +1,9 @@ -# -*- coding: utf-8 -*- # Copyright 2017 Eficent Business and IT Consulting Services, S.L. # () # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "MRP BOM Component Menu", - "version": "10.0.1.0.0", + "version": "11.0.1.0.0", "category": "Manufacturing", "website": "https://github.com/OCA/manufacture", "author": "Eficent,"