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

Declare compatibility with changes in converter 17.0.3.0.0

parent 0d2b90d3
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,12 @@
Changelog
=========
18.0.1.8.0
17.0.1.9.0
----------
Declare compatibility with changes in converter 17.0.3.0.0.
17.0.1.8.0
----------
Compatibility with changes in converter 17.0.2.0.0.
......
......@@ -21,7 +21,7 @@
{
"name": "Redner",
"license": "AGPL-3",
"version": "17.0.1.8.0",
"version": "17.0.1.9.0",
"category": "Reporting",
"author": "XCG Consulting",
"website": "https://orbeet.io/",
......
......@@ -18,7 +18,7 @@
]
dependencies = [
"odoo==17.0.*",
"odoo-addon-converter >=17.0.2,<17.0.3",
"odoo-addon-converter >=17.0.2,<17.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