diff --git a/base_maintenance_group/README.rst b/base_maintenance_group/README.rst index 710532ba2..f1f31547f 100644 --- a/base_maintenance_group/README.rst +++ b/base_maintenance_group/README.rst @@ -79,6 +79,7 @@ Contributors - Antonio Esposito - Andrea Stirpe - Luisa Miguéns +- Miquel Pascual Maintainers ----------- diff --git a/base_maintenance_group/__manifest__.py b/base_maintenance_group/__manifest__.py index 0d30cacf8..c899931e9 100644 --- a/base_maintenance_group/__manifest__.py +++ b/base_maintenance_group/__manifest__.py @@ -7,7 +7,7 @@ "author": "Onestein, Odoo Community Association (OCA)", "website": "https://github.com/OCA/maintenance", "category": "Maintenance", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "license": "AGPL-3", "depends": ["maintenance"], "data": [ diff --git a/base_maintenance_group/readme/CONTRIBUTORS.md b/base_maintenance_group/readme/CONTRIBUTORS.md index d62043268..808c872ad 100644 --- a/base_maintenance_group/readme/CONTRIBUTORS.md +++ b/base_maintenance_group/readme/CONTRIBUTORS.md @@ -1,3 +1,4 @@ - Antonio Esposito \<\> - Andrea Stirpe \<\> - Luisa Miguéns \<\> +- Miquel Pascual \<\> \ No newline at end of file diff --git a/base_maintenance_group/static/description/index.html b/base_maintenance_group/static/description/index.html index 7ba526908..c79dd2f48 100644 --- a/base_maintenance_group/static/description/index.html +++ b/base_maintenance_group/static/description/index.html @@ -425,6 +425,7 @@

Contributors

  • Antonio Esposito <a.esposito@onestein.nl>
  • Andrea Stirpe <a.stirpe@onestein.nl>
  • Luisa Miguéns <luisa.miguens@solvos.es>
  • +
  • Miquel Pascual <mpascual@apsl.net>