diff --git a/account_statement_import/__manifest__.py b/account_statement_import/__manifest__.py index afce797f..0473c272 100644 --- a/account_statement_import/__manifest__.py +++ b/account_statement_import/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Import Statement Files", "category": "Accounting", - "version": "14.0.1.2.2", + "version": "14.0.1.2.3", "license": "LGPL-3", "depends": ["account"], "author": "Odoo SA, Akretion, Odoo Community Association (OCA)",