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

Declare compatibility with changes in converter 18.0.5.0.0.

parent 4dd92b8b
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,11 @@
Changelog
=========
18.0.1.4.1
----------
Declare compatibility with changes in converter 18.0.5.0.0.
18.0.1.4.0
----------
......
......@@ -21,7 +21,7 @@
{
"name": "Redner",
"license": "AGPL-3",
"version": "18.0.1.4.0",
"version": "18.0.1.4.1",
"category": "Reporting",
"author": "XCG Consulting",
"website": "https://orbeet.io/",
......
......@@ -18,7 +18,7 @@
]
dependencies = [
"odoo==18.0.*",
"odoo-addon-converter >=18.0.4,<18.0.5",
"odoo-addon-converter >=18.0.4,<18.0.6",
"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