From 97e235651e1630620b91a8670b3b0f00c8a7dfd2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 13 Mar 2023 15:43:47 +0000 Subject: [PATCH] account_loan 14.0.1.0.6 --- account_loan/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_loan/__manifest__.py b/account_loan/__manifest__.py index d0057e8b..03bcb7af 100644 --- a/account_loan/__manifest__.py +++ b/account_loan/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Loan management", - "version": "14.0.1.0.5", + "version": "14.0.1.0.6", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3",