From f30d4bb9c440d906e4915fdfe2b0a0588ded1fa9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 5 Jan 2023 09:45:01 +0000 Subject: [PATCH] account_balance_line 15.0.1.1.0 --- account_balance_line/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_balance_line/__manifest__.py b/account_balance_line/__manifest__.py index 8f47f83a7..6b994b6db 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": "15.0.1.0.0", + "version": "15.0.1.1.0", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools", "author": "Camptocamp," "Tecnativa," "Odoo Community Association (OCA)",