From a9b3c53e4c0ba446dbd03b9bf1ffc785f95db5b3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 3 Jan 2023 16:52:36 +0000 Subject: [PATCH] account_balance_line 14.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 443f08d6d..042507abe 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": "14.0.1.0.0", + "version": "14.0.1.1.0", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools", "author": "Camptocamp," "Tecnativa," "Odoo Community Association (OCA)",