diff --git a/account_statement_import/__manifest__.py b/account_statement_import/__manifest__.py index 414390d1..afce797f 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.1", + "version": "14.0.1.2.2", "license": "LGPL-3", "depends": ["account"], "author": "Odoo SA, Akretion, Odoo Community Association (OCA)",