diff --git a/account_balance_line/__manifest__.py b/account_balance_line/__manifest__.py index 6a9e2ee58..443f08d6d 100644 --- a/account_balance_line/__manifest__.py +++ b/account_balance_line/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Balance on journal items", "summary": "Display balance totals in move line view", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools", "author": "Camptocamp," "Tecnativa," "Odoo Community Association (OCA)",