From aa098add16b904f8a4ce51d421ac4e1aafa3ca01 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 13 Jun 2022 11:16:09 +0000 Subject: [PATCH] account_bank_statement_import_online_ponto 12.0.1.1.1 --- account_bank_statement_import_online_ponto/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_statement_import_online_ponto/__manifest__.py b/account_bank_statement_import_online_ponto/__manifest__.py index 489501e..dcfc8a2 100644 --- a/account_bank_statement_import_online_ponto/__manifest__.py +++ b/account_bank_statement_import_online_ponto/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Online Bank Statements: MyPonto.com", - "version": "12.0.1.1.0", + "version": "12.0.1.1.1", "category": "Account", "website": "https://github.com/OCA/bank-statement-import", "author": "Florent de Labarre, Odoo Community Association (OCA)",