From 68b9b75adf3568f08421b095d8e210c28069c39f Mon Sep 17 00:00:00 2001 From: Dat Hoang Date: Sun, 24 Feb 2019 20:41:30 +0700 Subject: [PATCH] Release 1.4.4 for a small fix Co-Authored-By: longnguyen #60 --- readme.md | 4 ++++ readme.txt | 4 ++-- woo-viet.php | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) 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+ */