diff --git a/web_notify/__manifest__.py b/web_notify/__manifest__.py index 64b050980..804c62c2a 100644 --- a/web_notify/__manifest__.py +++ b/web_notify/__manifest__.py @@ -9,6 +9,7 @@ "version": "13.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV," "AdaptiveCity," "Odoo Community Association (OCA)", + "development_status": "Production/Stable", "website": "https://github.com/OCA/web", "depends": ["web", "bus", "base"], "data": ["views/web_notify.xml"],