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 AlvaroTForgeFlow committed Dec 15, 2021
1 parent 8c5e3ca commit 0e24b21
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 0e24b21

Please sign in to comment.