From ea893419559854acea3bbc73b1d5bf0ea94c0f59 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 17 Oct 2022 11:27:59 +0000 Subject: [PATCH] account_statement_import_txt_xlsx 14.0.1.0.2 --- 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 a6e8bd1c..e89e7970 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.1", + "version": "14.0.1.0.2", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": "ForgeFlow, CorporateHub, Odoo Community Association (OCA)",