From 19f3e159413d46a570da49c5eef535c7e94a2910 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 3 Apr 2022 16:32:19 +0000 Subject: [PATCH] account_bank_statement_import_online 13.0.1.0.1 --- account_bank_statement_import_online/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_statement_import_online/__manifest__.py b/account_bank_statement_import_online/__manifest__.py index c45ffa5f..f1e3dce3 100644 --- a/account_bank_statement_import_online/__manifest__.py +++ b/account_bank_statement_import_online/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Online Bank Statements", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "author": "CorporateHub, Odoo Community Association (OCA)", "maintainers": ["alexey-pelykh"], "website": "https://github.com/OCA/bank-statement-import/",