[MIG] monitoring_status: enable on 19.0

This commit is contained in:
Odoo Migration Factory
2026-06-12 12:12:50 +02:00
parent 2df49eeba0
commit e3dee96103
+2 -2
View File
@@ -4,12 +4,12 @@
{ {
"name": "Monitoring: Status", "name": "Monitoring: Status",
"version": "18.0.1.0.0", "version": "19.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)", "author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"category": "category", "category": "category",
"depends": ["base", "web"], "depends": ["base", "web"],
"website": "https://github.com/camptocamp/odoo-cloud-platform", "website": "https://github.com/camptocamp/odoo-cloud-platform",
"data": [], "data": [],
"installable": False, "installable": True,
} }