diff --git a/readme.md b/readme.md index 6d091af..15dab77 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,10 @@ Xem phiên bản tiếng Việt tại đây https://vi.wordpress.org/plugins/woo ## Changelog +### 1.4.4 - 2019.02.24 + +* Fix the order of Provine - District field not working after updating WooCommerce 3.5.x #60 + ### 1.4.3 - 2018.07.31 * Fix fatal error when handling PayPal IPN #56 diff --git a/readme.txt b/readme.txt index b411e7d..49ad56a 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: htdat, thup90, longnguyen Tags: OnePay WooCommerce, OnePay Vietnam, WooCommerce Vietnam, vietnam, vietnamese, vietnam provinces, paypal for vietnam dong, vnd, vietnam dong, vietnam currency, vietnam customization Requires at least: 4.3 -Tested up to: 4.9.5 +Tested up to: 5.1 Requires PHP: 5.6 -Stable tag: 1.4.3 +Stable tag: 1.4.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/woo-viet.php b/woo-viet.php index 667056b..98f1d45 100644 --- a/woo-viet.php +++ b/woo-viet.php @@ -7,10 +7,10 @@ * Author URI: https://profiles.wordpress.org/htdat * Text Domain: woo-viet * Domain Path: /languages - * Version: 1.4.3 + * Version: 1.4.4 * * WC requires at least: 2.6 - * WC tested up to: 2.3 + * WC tested up to: 3.5.5 * * License: GPLv2+ */