From 8d4d2ee7187b35402be6e8b4f689187b25807200 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 3 Mar 2023 15:57:09 +0000 Subject: [PATCH] account_loan 14.0.1.0.5 --- 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 dda35f714..5b72580c9 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.4", + "version": "14.0.1.0.5", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3",