Plugin Directory

Changeset 3122861


Ignore:
Timestamp:
07/22/2024 02:45:44 AM (21 months ago)
Author:
afterpayit
Message:

Release v3.8.6.

Location:
afterpay-gateway-for-woocommerce
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • afterpay-gateway-for-woocommerce/tags/3.8.6/afterpay-gateway-for-woocommerce.php

    r3122860 r3122861  
    55 * Author: Afterpay
    66 * Author URI: https://www.afterpay.com/
    7  * Version: 3.8.6-rc1
     7 * Version: 3.8.6
    88 * Text Domain: afterpay-gateway-for-woocommerce
    99 * Requires PHP: 5.6
    1010 * Requires Plugins: woocommerce
    1111 * WC requires at least: 3.2.6
    12  * WC tested up to: 8.6.1
     12 * WC tested up to: 9.1.2
    1313 *
    1414 * Copyright: (c) 2020 Afterpay
     
    5252         * @var string
    5353         */
    54         public static $version = '3.8.6-rc1';
     54        public static $version = '3.8.6';
    5555
    5656        /**
  • afterpay-gateway-for-woocommerce/tags/3.8.6/readme.txt

    r3122860 r3122861  
    33Tags: woocommerce, afterpay
    44Requires at least: 4.8.3
    5 Tested up to: 6.4.3
    6 Stable tag: 3.8.5
     5Tested up to: 6.5.5
     6Stable tag: 3.8.6
    77License: GNU Public License
    88License URI: https://www.gnu.org/licenses/
     
    3939
    4040== Changelog ==
     41
     42= 3.8.6 =
     43*Release Date: Monday, 22 Jul 2024*
     44
     45* Minor improvements.
     46* Tested and verified support for WordPress 6.5.5 and WooCommerce 9.1.2.
    4147
    4248= 3.8.5 =
  • afterpay-gateway-for-woocommerce/trunk/afterpay-gateway-for-woocommerce.php

    r3122860 r3122861  
    55 * Author: Afterpay
    66 * Author URI: https://www.afterpay.com/
    7  * Version: 3.8.6-rc1
     7 * Version: 3.8.6
    88 * Text Domain: afterpay-gateway-for-woocommerce
    99 * Requires PHP: 5.6
    1010 * Requires Plugins: woocommerce
    1111 * WC requires at least: 3.2.6
    12  * WC tested up to: 8.6.1
     12 * WC tested up to: 9.1.2
    1313 *
    1414 * Copyright: (c) 2020 Afterpay
     
    5252         * @var string
    5353         */
    54         public static $version = '3.8.6-rc1';
     54        public static $version = '3.8.6';
    5555
    5656        /**
  • afterpay-gateway-for-woocommerce/trunk/readme.txt

    r3122860 r3122861  
    33Tags: woocommerce, afterpay
    44Requires at least: 4.8.3
    5 Tested up to: 6.4.3
    6 Stable tag: 3.8.5
     5Tested up to: 6.5.5
     6Stable tag: 3.8.6
    77License: GNU Public License
    88License URI: https://www.gnu.org/licenses/
     
    3939
    4040== Changelog ==
     41
     42= 3.8.6 =
     43*Release Date: Monday, 22 Jul 2024*
     44
     45* Minor improvements.
     46* Tested and verified support for WordPress 6.5.5 and WooCommerce 9.1.2.
    4147
    4248= 3.8.5 =
Note: See TracChangeset for help on using the changeset viewer.