Skip to content

Commit 5c149a3

Browse files
committed
bump tested up to version
1 parent 87e5660 commit 5c149a3

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
*** WooCommerce Tax Changelog ***
2+
23
= 3.1.0 - 2025-xx-xx =
34
* Add - Increase cache time for address validation errors.
5+
* Tweak - WooCommerce 10.2 Compatibility.
46

57
= 3.0.11 - 2025-09-08 =
68
* Tweak - Bump jetpack autoloader version

readme.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Requires PHP: 7.4
55
Requires at least: 6.7
66
Requires Plugins: woocommerce
77
Tested up to: 6.8
8-
WC requires at least: 9.9
9-
WC tested up to: 10.1
8+
WC requires at least: 10.0
9+
WC tested up to: 10.2
1010
Stable tag: 3.0.11
1111
License: GPLv2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -72,6 +72,7 @@ This plugin relies on the following external services:
7272

7373
= 3.1.0 - 2025-xx-xx =
7474
* Add - Increase cache time for address validation errors.
75+
* Tweak - WooCommerce 10.2 Compatibility.
7576

7677
= 3.0.11 - 2025-09-08 =
7778
* Tweak - Bump jetpack autoloader version

woocommerce-services.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
* Requires PHP: 7.4
1414
* Requires at least: 6.7
1515
* Tested up to: 6.8
16-
* WC requires at least: 9.9
17-
* WC tested up to: 10.1
16+
* WC requires at least: 10.0
17+
* WC tested up to: 10.2
1818
*
1919
* Copyright (c) 2017-2023 Automattic
2020
*

0 commit comments

Comments
 (0)