From 1fd2b4db7e4d6d5e0f241830007ba795c0b261df Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 19 Jul 2019 07:32:43 +0000 Subject: [PATCH] account_bank_statement_import_camt_details 10.0.1.0.1 --- account_bank_statement_import_camt_details/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_statement_import_camt_details/__manifest__.py b/account_bank_statement_import_camt_details/__manifest__.py index 3d0c52f6..0c96b8a9 100644 --- a/account_bank_statement_import_camt_details/__manifest__.py +++ b/account_bank_statement_import_camt_details/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'CAMT Debitor Details Bank Statements Import', - 'version': '10.0.1.0.0', + 'version': '10.0.1.0.1', 'license': 'AGPL-3', 'author': 'Odoo Community Association (OCA), Compassion CH', 'website': 'https://github.com/OCA/bank-statement-import',