diff --git a/crm_project/__manifest__.py b/crm_project/__manifest__.py index c8d3c8410254..03f1b52a4929 100644 --- a/crm_project/__manifest__.py +++ b/crm_project/__manifest__.py @@ -1,5 +1,6 @@ # Copyright 2010-2020 Odoo S. A. # Copyright 2021 Tecnativa - Pedro M. Baeza +# Copyright 2023 Tecnativa - Carolina Fernandez # License LGPL-3 - See https://www.gnu.org/licenses/lgpl-3.0.html { "name": "Lead to Task", @@ -10,7 +11,7 @@ "author": "Odoo S.A., Odoo Community Association (OCA), Tecnativa", "website": "https://github.com/OCA/crm", "depends": ["crm", "project"], - "version": "15.0.1.0.2", + "version": "16.0.1.0.0", "license": "LGPL-3", "installable": True, "data": [ diff --git a/crm_project/readme/CONTRIBUTORS.rst b/crm_project/readme/CONTRIBUTORS.rst index a12eaef8831d..d6243affa652 100644 --- a/crm_project/readme/CONTRIBUTORS.rst +++ b/crm_project/readme/CONTRIBUTORS.rst @@ -1,4 +1,5 @@ * `Tecnativa `__: * Pedro M. Baeza + * Carolina Fernandez * Ruchir Shukla diff --git a/crm_project/static/description/index.html b/crm_project/static/description/index.html index d5b992b1878d..6978d6af72d6 100644 --- a/crm_project/static/description/index.html +++ b/crm_project/static/description/index.html @@ -429,6 +429,7 @@

Contributors