diff --git a/mail_partner_opt_out/__manifest__.py b/mail_partner_opt_out/__manifest__.py index 436be456e..9122eedbd 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": "15.0.1.0.0", "development_status": "Beta", "category": "Social Network", "website": "https://github.com/OCA/social",