From ce809f3daadd96271b7371e609fb3a24b997f82b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 23 Feb 2023 10:28:03 +0000 Subject: [PATCH] account_statement_import_online 14.0.4.0.0 --- 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 17ffdf72..dd492588 100644 --- a/account_statement_import_online/__manifest__.py +++ b/account_statement_import_online/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Online Bank Statements", - "version": "14.0.3.0.1", + "version": "14.0.4.0.0", "author": "CorporateHub, Odoo Community Association (OCA)", "maintainers": ["alexey-pelykh"], "website": "https://github.com/OCA/bank-statement-import",