diff --git a/account_statement_import_camt/__manifest__.py b/account_statement_import_camt/__manifest__.py index d4d056df..3eb2ebf9 100644 --- a/account_statement_import_camt/__manifest__.py +++ b/account_statement_import_camt/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "CAMT Format Bank Statements Import", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "license": "AGPL-3", "author": "Therp BV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-statement-import",