diff --git a/account_loan/__manifest__.py b/account_loan/__manifest__.py index b8929c2c..07ff0df1 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.0", + "version": "14.0.1.0.1", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3",