From 54147bd6f10ddc8cad4de3081c41b2c33e4c8ca4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 4 Dec 2021 14:22:14 +0000 Subject: [PATCH] account_statement_import_online 14.0.2.0.1 --- account_statement_import_online/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_statement_import_online/__manifest__.py b/account_statement_import_online/__manifest__.py index a2578e5f..2bb5aff0 100644 --- a/account_statement_import_online/__manifest__.py +++ b/account_statement_import_online/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Online Bank Statements", - "version": "14.0.2.0.0", + "version": "14.0.2.0.1", "author": "CorporateHub, Odoo Community Association (OCA)", "maintainers": ["alexey-pelykh"], "website": "https://github.com/OCA/bank-statement-import",