diff --git a/web_notify/__manifest__.py b/web_notify/__manifest__.py index 3dbbdc2f1..a9dc748ab 100644 --- a/web_notify/__manifest__.py +++ b/web_notify/__manifest__.py @@ -9,6 +9,7 @@ "version": "14.0.1.0.0", "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"],