diff --git a/pms_website/__manifest__.py b/pms_website/__manifest__.py index 306b393f5..6f6a6e02c 100644 --- a/pms_website/__manifest__.py +++ b/pms_website/__manifest__.py @@ -4,7 +4,7 @@ "name": "PMS - Website", "summary": "Publish properties on the website", "version": "14.0.1.0.0", - "development_status": "Alpha", + "development_status": "Beta", "category": "Generic Modules/Property Management System", "website": "https://github.com/OCA/pms", "author": "Open Source Integrators, Odoo Community Association (OCA)",