diff --git a/account_balance_line/README.rst b/account_balance_line/README.rst index aaa83c3c0..f125527bb 100644 --- a/account_balance_line/README.rst +++ b/account_balance_line/README.rst @@ -22,7 +22,7 @@ Usage .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/92/9.0 + :target: https://runbot.odoo-community.org/runbot/92/10.0 Bug Tracker =========== diff --git a/account_balance_line/__manifest__.py b/account_balance_line/__manifest__.py index 51ce4c80b..98ded478f 100644 --- a/account_balance_line/__manifest__.py +++ b/account_balance_line/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Balance on journal items', 'summary': 'Display balance totals in move line view', - 'version': '9.0.1.1.0', + 'version': '10.0.1.0.0', 'category': 'Accounting', 'website': 'http://www.tecnativa.com,', 'author': "Camptocamp,"