From e4d6c36f86283860b9581c4a4fcef7a0bca70ccc Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 15 Jun 2021 08:44:59 +0000 Subject: [PATCH] account_bank_statement_import 8.0.1.2.0 --- account_bank_statement_import/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_statement_import/__openerp__.py b/account_bank_statement_import/__openerp__.py index ba892bef..3627e009 100644 --- a/account_bank_statement_import/__openerp__.py +++ b/account_bank_statement_import/__openerp__.py @@ -2,7 +2,7 @@ { 'name': 'Account Bank Statement Import', 'category': 'Banking addons', - 'version': '8.0.1.1.0', + 'version': '8.0.1.2.0', 'license': 'AGPL-3', 'author': 'OpenERP SA,' 'Odoo Community Association (OCA)',