[MIG] logging_json: Migration to 19.0

This commit is contained in:
cyrilmanuel
2025-10-03 07:49:21 +02:00
parent f00d54e501
commit 700872bf1e
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
{
"name": "JSON Logging",
"version": "18.0.1.0.0",
"version": "19.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Extra Tools",
@@ -15,5 +15,5 @@
},
"website": "https://github.com/camptocamp/odoo-cloud-platform",
"data": [],
"installable": False,
"installable": True,
}