From f87701b7b047eb9f6dea309f70560b10db52232a Mon Sep 17 00:00:00 2001 From: aait Date: Mon, 1 Jul 2019 19:13:42 +0600 Subject: [PATCH] Bump v2.1.1 --- changelog.txt | 3 +++ payex-woocommerce-checkout.php | 2 +- readme.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index dc51a30..8e19ab1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +Version 2.1.1 +* Checkout UI improvements + Version 2.1.0 * Add "Change shipping information" button * Add Terms & Conditions Url option diff --git a/payex-woocommerce-checkout.php b/payex-woocommerce-checkout.php index 36bcef3..472d196 100644 --- a/payex-woocommerce-checkout.php +++ b/payex-woocommerce-checkout.php @@ -7,7 +7,7 @@ * Author URI: http://payex.com/ * License: Apache License 2.0 * License URI: http://www.apache.org/licenses/LICENSE-2.0 - * Version: 2.1.0 + * Version: 2.1.1 * Text Domain: woocommerce-gateway-payex-checkout * Domain Path: /languages * WC requires at least: 3.0.0 diff --git a/readme.md b/readme.md index 78e1016..139faea 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ This plugin provides the PayEx Payment Gateway for WooCommerce. * Requires at least: 4.7 * Tested up to: 5.2 * Requires PHP: 5.6 -* Stable tag: 1.3.0 +* Stable tag: 2.1.1 * [License: Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) ## Description