From f3c794802a552257f062397cbb03ba3654fd55e4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 21 Jun 2023 12:40:19 +0000 Subject: [PATCH] account_statement_import_txt_xlsx 14.0.3.1.0 --- 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 f97045bd..f9f69377 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.3.0.1", + "version": "14.0.3.1.0", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": "ForgeFlow, CorporateHub, Odoo Community Association (OCA)",