Skip to content

Commit

Permalink
[FIX] mail_debrand: Add development_status (OCA#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
max3903 authored and LogeshSod committed Nov 30, 2022
1 parent 7072be5 commit bbbee97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mail_debrand/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@
"depends": [
"mail",
],
"development_status": "Stable",
"maintainers": ["pedrobaeza"],
}

0 comments on commit bbbee97

Please sign in to comment.