From 05bd26ff869a0055ebadf9f7162585dd6409b6d9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 23 Jan 2022 18:58:45 +0000 Subject: [PATCH] account_statement_import_txt_xlsx 14.0.1.0.1 --- account_statement_import_txt_xlsx/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_statement_import_txt_xlsx/__manifest__.py b/account_statement_import_txt_xlsx/__manifest__.py index dbf2bd88..a6e8bd1c 100644 --- a/account_statement_import_txt_xlsx/__manifest__.py +++ b/account_statement_import_txt_xlsx/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Bank Statement TXT/CSV/XLSX Import", "summary": "Import TXT/CSV or XLSX files as Bank Statements in Odoo", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": "ForgeFlow, CorporateHub, Odoo Community Association (OCA)",