From 912be3b1877c3658e9d1dd5e32453351bdd4236b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 6 Feb 2022 20:16:49 +0000 Subject: [PATCH] account_bank_statement_import_camt_oca 13.0.1.1.2 --- 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 8aad399e..3332c05b 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": "13.0.1.1.1", + "version": "13.0.1.1.2", "license": "AGPL-3", "author": "Therp BV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-statement-import",