From c83b344ffad0559ae221137d660508ae73bc25a2 Mon Sep 17 00:00:00 2001 From: Vitor-Correa Date: Fri, 12 Apr 2019 19:03:36 -0300 Subject: [PATCH] Version bump 1.38.4 --- CHANGELOG.md | 4 ++++ readme.txt | 6 +++++- tests/woocommerce/cypress.env.json | 2 +- woocommerce-gateway-ebanx.php | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce7459f3..e7a792c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # CHANGELOG + +# 1.38.4 +* Fix - fix fatal error when EBANX Gateway was active and Woocommerce was not [#761](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/761) + # 1.38.3 * Improvement - Redirect to EBANX page when payment is Banktransfer in Brazil [#763](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/763) * Fix - Include error message BP-DR-39 in spanish [#762](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/762) diff --git a/readme.txt b/readme.txt index 22b1d161..291974f5 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.38.3 +Stable tag: 1.38.4 License: Apache v2.0 License URI: http://www.apache.org/licenses/LICENSE-2.0 @@ -147,6 +147,10 @@ Yes, you can. 4. There you go, you’re all set! == Changelog == + += 1.38.4 = +* Fix - fix fatal error when EBANX Gateway was active and Woocommerce was not [#761](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/761) + = 1.38.3 = * Improvement - Redirect to EBANX page when payment is Banktransfer in Brazil [#763](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/763) * Fix - Include error message BP-DR-39 in spanish [#762](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/762) diff --git a/tests/woocommerce/cypress.env.json b/tests/woocommerce/cypress.env.json index a0b73008..75b91b15 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.38.3", + "DEMO_PLATFORM_VERSION": "version=1.38.4", "DEMO_INTEGRATION_KEY": "test_ik_XRsjfeba9c8ibhVv10NUiw" } diff --git a/woocommerce-gateway-ebanx.php b/woocommerce-gateway-ebanx.php index ef0ea8d7..d2ed299a 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.38.3 + * Version: 1.38.4 * License: MIT * Text Domain: woocommerce-gateway-ebanx * Domain Path: /languages