Skip to content
Snippets Groups Projects
Commit 00891740 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:sparkles: Declare compatibility with odoo-addon-converter 18.0.3 series.

parent 27716211
No related branches found
Tags 17.0.1.0.0
No related merge requests found
......@@ -2,6 +2,11 @@
Changelog
=========
18.0.1.0.5
----------
Declare compatibility with odoo-addon-converter 18.0.3 series.
18.0.1.0.4
----------
......
......@@ -21,7 +21,7 @@
{
"name": "Redner",
"license": "AGPL-3",
"version": "18.0.1.0.4",
"version": "18.0.1.0.5",
"category": "Reporting",
"author": "XCG Consulting",
"website": "https://orbeet.io/",
......
......@@ -16,7 +16,7 @@
]
dependencies = [
"odoo==18.0.*",
"odoo-addon-converter >=18.0.1,<18.0.3",
"odoo-addon-converter >=18.0.1,<18.0.4",
"requests_unixsocket"
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment