Skip to content

Commit 38a3477

Browse files
authored
Merge pull request #461 from gdgellatly/16.0-gdg-monitoring_log_requests
[MIG] Monitoring Log Requests v16
2 parents 5b03cc4 + 5c4235f commit 38a3477

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

monitoring_log_requests/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
{
66
"name": "Monitoring: Requests Logging",
7-
"version": "15.0.1.0.0",
7+
"version": "16.0.1.0.0",
88
"author": "Camptocamp,Numigi,Odoo Community Association (OCA)",
99
"license": "AGPL-3",
1010
"category": "category",
1111
"depends": ["base", "web"],
1212
"website": "https://github.com/camptocamp/odoo-cloud-platform",
1313
"data": [],
14-
"installable": False,
14+
"installable": True,
1515
}

0 commit comments

Comments
 (0)