diff --git a/account_statement_import/__manifest__.py b/account_statement_import/__manifest__.py index 9aa4cbe7..848ce9fe 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.1.3", + "version": "14.0.1.2.0", "license": "LGPL-3", "depends": ["account"], "author": "Odoo SA, Akretion, Odoo Community Association (OCA)",