Skip to content

Commit

Permalink
[IMP] mail_notification_custom_subject: migration to v16
Browse files Browse the repository at this point in the history
MT-7401
  • Loading branch information
edlopen committed Oct 14, 2024
1 parent 6642852 commit b39e093
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
4 changes: 2 additions & 2 deletions mail_notification_custom_subject/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "Mail Notification Custom Subject",
"summary": "Apply a custom subject to mail notifications",
"version": "15.0.1.0.2",
"version": "16.0.1.0.0",
"category": "Social Network",
"website": "https://github.com/OCA/social",
"author": "Tecnativa, Odoo Community Association (OCA)",
Expand All @@ -17,5 +17,5 @@
"views/mail_notification_custom_subject_views.xml",
],
"development_status": "Production/Stable",
"maintainers": ["yajo"],
"maintainers": ["yajo", "edlopen", "rafaelbn"],
}

This file was deleted.

0 comments on commit b39e093

Please sign in to comment.