diff --git a/privacy_partner_report/__manifest__.py b/privacy_partner_report/__manifest__.py index 396e9e2..beccda5 100644 --- a/privacy_partner_report/__manifest__.py +++ b/privacy_partner_report/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html { 'name': 'Privacy Partner Report', - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'category': 'GDPR', 'summary': 'Show the transactions that a specific partner is involved in.', 'author': "Eficent, " diff --git a/privacy_partner_report/readme/CONTRIBUTORS.rst b/privacy_partner_report/readme/CONTRIBUTORS.rst index 2e34e21..5d67997 100644 --- a/privacy_partner_report/readme/CONTRIBUTORS.rst +++ b/privacy_partner_report/readme/CONTRIBUTORS.rst @@ -1 +1,2 @@ * Miquel Raïch +* Katja Matthes