Merge pull request #461 from gdgellatly/16.0-gdg-monitoring_log_requests

[MIG] Monitoring Log Requests v16
This commit is contained in:
Alexandre Fayolle
2024-08-27 11:39:50 +02:00
committed by GitHub
co-authored by GitHub
+2 -2
View File
@@ -4,12 +4,12 @@
{
"name": "Monitoring: Requests Logging",
"version": "15.0.1.0.0",
"version": "16.0.1.0.0",
"author": "Camptocamp,Numigi,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "category",
"depends": ["base", "web"],
"website": "https://github.com/camptocamp/odoo-cloud-platform",
"data": [],
"installable": False,
"installable": True,
}