Skip to content

Commit

Permalink
Merge pull request #745 from ebanx/release/1.37.2
Browse files Browse the repository at this point in the history
Version bump (1.37.2)
  • Loading branch information
Ruanito authored Feb 19, 2019
2 parents 60cfeeb + 0f8bacf commit 11dda78
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# CHANGELOG

# 1.37.2
* Improvement - Remove iof when request a payment using benjamin [#738](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/738)

# 1.37.1
* Improvement - Hide optional fields tag from checkout [#740](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/740)

Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.37.1
Stable tag: 1.37.2
License: Apache v2.0
License URI: http://www.apache.org/licenses/LICENSE-2.0

Expand Down Expand Up @@ -147,6 +147,10 @@ Yes, you can.
4. There you go, you’re all set!

== Changelog ==

= 1.37.2 =
* Improvement - Remove iof when request a payment using benjamin [#738](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/738)

= 1.37.1 =
* Improvement - Hide optional fields tag from checkout [#740](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/740)

Expand Down
2 changes: 1 addition & 1 deletion tests/woocommerce/cypress.env.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"DEMO_INTEREST_RATE": 37.50,
"DEMO_CURRENCY": "USD",
"DEMO_PLATFORM": "from_woocommerce",
"DEMO_PLATFORM_VERSION": "version=1.37.1",
"DEMO_PLATFORM_VERSION": "version=1.37.2",
"DEMO_INTEGRATION_KEY": "test_ik_XRsjfeba9c8ibhVv10NUiw"
}
2 changes: 1 addition & 1 deletion woocommerce-gateway-ebanx.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.37.1
* Version: 1.37.2
* License: MIT
* Text Domain: woocommerce-gateway-ebanx
* Domain Path: /languages
Expand Down

0 comments on commit 11dda78

Please sign in to comment.