From aab986049d4de764620f7247a8657e5a07f1e929 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 7 Dec 2022 07:44:03 +0000 Subject: [PATCH] account_bank_statement_import_online_qonto 13.0.1.0.1 --- account_bank_statement_import_online_qonto/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_statement_import_online_qonto/__manifest__.py b/account_bank_statement_import_online_qonto/__manifest__.py index 0dacf02e..6f474194 100644 --- a/account_bank_statement_import_online_qonto/__manifest__.py +++ b/account_bank_statement_import_online_qonto/__manifest__.py @@ -1,7 +1,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Online Bank Statements: Qonto", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "category": "Account", "website": "https://github.com/OCA/bank-statement-import", "author": "Florent de Labarre, Odoo Community Association (OCA)",