diff --git a/mail_partner_opt_out/__manifest__.py b/mail_partner_opt_out/__manifest__.py index 436be45..f5dc24e 100644 --- a/mail_partner_opt_out/__manifest__.py +++ b/mail_partner_opt_out/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Mail Partner Opt Out", "summary": "Add the partner's email to the blackmailed list", - "version": "14.0.1.0.0", + "version": "16.0.1.0.0", "development_status": "Beta", "category": "Social Network", "website": "https://github.com/OCA/social",