From 08d0a1d315288cb8e46e3eb1e84d57a16868d076 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 29 Sep 2021 11:02:59 +0000 Subject: [PATCH] account_statement_import_online_ponto 14.0.1.0.2 --- account_statement_import_online_ponto/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_statement_import_online_ponto/__manifest__.py b/account_statement_import_online_ponto/__manifest__.py index 8561a9e9..500b3517 100644 --- a/account_statement_import_online_ponto/__manifest__.py +++ b/account_statement_import_online_ponto/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Online Bank Statements: MyPonto.com", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "category": "Account", "website": "https://github.com/OCA/bank-statement-import", "author": "Florent de Labarre, Odoo Community Association (OCA)",