From 8658b6d753f14529e53ea802b538daed5104a4b1 Mon Sep 17 00:00:00 2001 From: Dat Hoang Date: Sun, 3 Oct 2021 00:14:17 +0700 Subject: [PATCH] Update version - compatibility for ver 1.5.2 --- readme.md | 4 ++++ readme.txt | 6 +++--- woo-viet.php | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index a91903a..611d366 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.5.2 - 2021.10.xx + +* Update - tested with WP 5.8.1 and WC 5.7.1. + ### 1.5.1 - 2020.09.13 * Fix the loading of WooViet_VND_PayPal_Standard diff --git a/readme.txt b/readme.txt index 227f4c8..cef9a89 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: 5.5.1 -Requires PHP: 5.6 -Stable tag: 1.5.1 +Tested up to: 5.8.1 +Requires PHP: 7.0 +Stable tag: 1.5.2 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 98f9ec2..1edbfd6 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.5.1 + * Version: 1.5.2-dev * * WC requires at least: 3.0 - * WC tested up to: 4.5.1 + * WC tested up to: 5.7.1 * * License: GPLv2+ */