Plugin Directory

Changeset 3070940


Ignore:
Timestamp:
04/15/2024 03:16:52 PM (2 years ago)
Author:
kraftplugins
Message:

Update Changes for 1.2.3

Location:
affiliatex/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • affiliatex/trunk/affiliatex.php

    r2919507 r3070940  
    88 * Text Domain:     affiliatex
    99 * Domain Path:     /languages
    10  * Version:         1.2.2
     10 * Version:         1.2.3
    1111 * Requires at least: 5.8
    12  * Requires PHP:      7.0
     12 * Requires PHP:      7.4
    1313 *
    1414 * @package         AffiliateX
  • affiliatex/trunk/includes/AffiliateX.php

    r2919507 r3070940  
    2020     * Version
    2121     */
    22     public $version = '1.2.2';
     22    public $version = '1.2.3';
    2323
    2424    /**
  • affiliatex/trunk/readme.txt

    r2919507 r3070940  
    44Tags: affiliates, affiliate plugin, affiliate marketing, gutenberg, amazon affiliate
    55Requires at least: 5.8
    6 Tested up to: 6.2
     6Tested up to: 6.5
    77Requires PHP: 7.0
    8 Stable tag: 1.2.2
     8Stable tag: 1.2.3
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    113113
    114114== Changelog ==
    115 = 1.2.2 - 31st May, 2023 =
     115
     116= 1.2.3 - 15th April, 2024 =
    116117* Compatibility updates.
    117118
Note: See TracChangeset for help on using the changeset viewer.