diff --git a/sql_export/README.rst b/sql_export/README.rst index bb734679d..0bf6f8497 100644 --- a/sql_export/README.rst +++ b/sql_export/README.rst @@ -32,10 +32,10 @@ See sql_request_abstract module to fix this issue. Bug Tracker =========== -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed feedback -`here `_. +Bugs are tracked on `GitHub Issues +`_. In case of trouble, please +check there if your issue has already been reported. If you spotted it first, +help us smash it by providing detailed and welcomed feedback. Credits ======= diff --git a/sql_request_abstract/README.rst b/sql_request_abstract/README.rst index 5c151fc74..3e6fbedf9 100644 --- a/sql_request_abstract/README.rst +++ b/sql_request_abstract/README.rst @@ -45,7 +45,7 @@ Inherit the model: .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/149/8.0 + :target: https://runbot.odoo-community.org/runbot/149/9.0 Bug Tracker =========== diff --git a/sql_request_abstract/__openerp__.py b/sql_request_abstract/__openerp__.py index f909dcc3c..f8066ec8a 100644 --- a/sql_request_abstract/__openerp__.py +++ b/sql_request_abstract/__openerp__.py @@ -5,7 +5,7 @@ { 'name': 'SQL Request Abstract', - 'version': '8.0.1.0.0', + 'version': '9.0.1.0.0', 'author': 'GRAP,Akretion,Odoo Community Association (OCA)', 'website': 'https://www.odoo-community.org', 'license': 'AGPL-3',