From 23a7e21bb18fcd776fda23d404a7339712d70205 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 12 Jun 2023 09:37:41 +0000 Subject: [PATCH] account_statement_import_online_paypal 15.0.1.1.1 --- account_statement_import_online_paypal/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_statement_import_online_paypal/__manifest__.py b/account_statement_import_online_paypal/__manifest__.py index af7870d3..d4b785bd 100644 --- a/account_statement_import_online_paypal/__manifest__.py +++ b/account_statement_import_online_paypal/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Online Bank Statements: PayPal.com", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "author": "CorporateHub, Odoo Community Association (OCA)", "maintainers": ["alexey-pelykh"], "website": "https://github.com/OCA/bank-statement-import",