From b81b6e65d596debb8642f8e3a5ebec32c5336e34 Mon Sep 17 00:00:00 2001 From: Andre Starosta Date: Tue, 30 Jul 2019 14:35:14 -0300 Subject: [PATCH] Version bump 1.40.1 --- CHANGELOG.md | 3 +++ readme.txt | 5 ++++- tests/woocommerce/cypress.env.json | 2 +- woocommerce-gateway-ebanx.php | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f46ac65..5582293f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # CHANGELOG +# 1.40.1 +* Fix - Fix Customer Data refreshing upon failure [#813](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/813) + # 1.40.0 * Feature - Add Bolivia support [#810](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/810) * Fix - Remove direct access to order object [#711](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/711) diff --git a/readme.txt b/readme.txt index 85f56c3b..7e6e4d7a 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: ebanxwp Tags: credit card, boleto, ebanx, woocommerce, payment gateway, latin america, brazil, mexico, argentina, peru, colombia, chile, ecuador, cash payment, local payment, card payment, one-click payment, alternative payments, payment processing Requires at least: 4.0 Tested up to: 4.9 -Stable tag: 1.40.0 +Stable tag: 1.40.1 License: Apache v2.0 License URI: http://www.apache.org/licenses/LICENSE-2.0 @@ -147,6 +147,9 @@ Yes, you can. 4. There you go, you’re all set! == Changelog == += 1.40.1 = +* Fix - Fix Customer Data refreshing upon failure [#813](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/813) + = 1.40.0 = * Feature - Add Bolivia support [#810](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/810) * Fix - Remove direct access to order object [#711](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/711) diff --git a/tests/woocommerce/cypress.env.json b/tests/woocommerce/cypress.env.json index b93662fc..3434a6af 100644 --- a/tests/woocommerce/cypress.env.json +++ b/tests/woocommerce/cypress.env.json @@ -7,6 +7,6 @@ "DEMO_INTEREST_RATE": 37.50, "DEMO_CURRENCY": "USD", "DEMO_PLATFORM": "from_woocommerce", - "DEMO_PLATFORM_VERSION": "version=1.40.0", + "DEMO_PLATFORM_VERSION": "version=1.40.1", "DEMO_INTEGRATION_KEY": "test_ik_XRsjfeba9c8ibhVv10NUiw" } diff --git a/woocommerce-gateway-ebanx.php b/woocommerce-gateway-ebanx.php index 0f770242..212fa1de 100644 --- a/woocommerce-gateway-ebanx.php +++ b/woocommerce-gateway-ebanx.php @@ -5,7 +5,7 @@ * Description: Offer Latin American local payment methods & increase your conversion rates with the solution used by AliExpress, AirBnB and Spotify in Brazil. * Author: EBANX * Author URI: https://www.ebanx.com/business/en - * Version: 1.40.0 + * Version: 1.40.1 * License: MIT * Text Domain: woocommerce-gateway-ebanx * Domain Path: /languages