From fa74437df9411b716a9a77cbcb6d70a015de6500 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 10.0.1.1.6 --- account_bank_statement_import_camt/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_statement_import_camt/__manifest__.py b/account_bank_statement_import_camt/__manifest__.py index 3bd1a9da..73be155b 100644 --- a/account_bank_statement_import_camt/__manifest__.py +++ b/account_bank_statement_import_camt/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'CAMT Format Bank Statements Import', - 'version': '10.0.1.1.5', + 'version': '10.0.1.1.6', 'license': 'AGPL-3', 'author': 'Odoo Community Association (OCA), Therp BV', 'website': 'https://github.com/OCA/bank-statement-import',