From 08ae2baa2ebbd95a97d72c24ba96171ea1ad8b4d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 26 Feb 2022 11:17:01 +0000 Subject: [PATCH] account_statement_import 15.0.2.1.0 --- account_statement_import/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_statement_import/__manifest__.py b/account_statement_import/__manifest__.py index dc43b67f..33a39ffb 100644 --- a/account_statement_import/__manifest__.py +++ b/account_statement_import/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Import Statement Files", "category": "Accounting", - "version": "15.0.2.0.0", + "version": "15.0.2.1.0", "license": "LGPL-3", "depends": ["account"], "author": "Odoo SA, Akretion, Odoo Community Association (OCA)",