diff --git a/account_statement_import_base/__manifest__.py b/account_statement_import_base/__manifest__.py index d5d78b395e..2ad24db788 100644 --- a/account_statement_import_base/__manifest__.py +++ b/account_statement_import_base/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Base module for Bank Statement Import", "category": "Accounting", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "license": "LGPL-3", "depends": ["account_statement_base"], "author": "Akretion, Odoo Community Association (OCA)", diff --git a/account_statement_import_base/static/description/index.html b/account_statement_import_base/static/description/index.html index 1868bec834..d0e637a54c 100644 --- a/account_statement_import_base/static/description/index.html +++ b/account_statement_import_base/static/description/index.html @@ -1,8 +1,6 @@ - - Base module for Bank Statement Import