From fd556e24cb6effbe2bd633ac394b8416ab81fe0e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 16 Aug 2023 16:32:57 +0000 Subject: [PATCH] account_statement_import_txt_xlsx 15.0.2.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 d144867b0..5aa2e82fe 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": "15.0.2.0.1", + "version": "15.0.2.0.2", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": "ForgeFlow, CorporateHub, Odoo Community Association (OCA)",