From c6753bd63d3c9f5505d7152f2951a9af62d6d2d0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 2 Dec 2019 11:21:59 +0000 Subject: [PATCH] account_bank_statement_import_camt_oca 12.0.1.0.1 --- account_bank_statement_import_camt_oca/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_statement_import_camt_oca/__manifest__.py b/account_bank_statement_import_camt_oca/__manifest__.py index 6ae6089d..6f0b0d8b 100644 --- a/account_bank_statement_import_camt_oca/__manifest__.py +++ b/account_bank_statement_import_camt_oca/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { 'name': 'CAMT Format Bank Statements Import', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'license': 'AGPL-3', 'author': 'Therp BV, Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/bank-statement-import',