diff --git a/mail_debrand/__manifest__.py b/mail_debrand/__manifest__.py index 5baaa6a..4081274 100644 --- a/mail_debrand/__manifest__.py +++ b/mail_debrand/__manifest__.py @@ -7,10 +7,10 @@ { "name": "Mail Debrand", "summary": "Remove Odoo branding in sent emails", - "version": "13.0.2.0.1", + "version": "14.0.1.0.0", "category": "Social Network", "website": "https://github.com/OCA/social", - "author": "Tecnativa, Eficent, Onestein, Odoo Community Association (OCA)", + "author": "Tecnativa, Eficent, Onestein, Sodexis, Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True, "depends": ["mail"],