Plugin Directory

Changeset 3423949


Ignore:
Timestamp:
12/19/2025 07:35:31 PM (3 weeks ago)
Author:
itthinx
Message:

version 5.4.0

Location:
affiliates/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • affiliates/trunk/affiliates.php

    r3354154 r3423949  
    2222 * Plugin URI: https://www.itthinx.com/plugins/affiliates
    2323 * Description: The Affiliates plugin provides the right tools to maintain a partner referral program.
    24  * Version: 5.3.0
     24 * Version: 5.4.0
    2525 * Requires at least: 6.5
    2626 * Requires PHP: 7.4
     
    3838
    3939if ( !defined( 'AFFILIATES_CORE_VERSION' ) ) {
    40     define( 'AFFILIATES_CORE_VERSION', '5.3.0' );
     40    define( 'AFFILIATES_CORE_VERSION', '5.4.0' );
    4141    define( 'AFFILIATES_PLUGIN_NAME', 'affiliates' );
    4242    define( 'AFFILIATES_FILE', __FILE__ );
  • affiliates/trunk/changelog.txt

    r3354154 r3423949  
    11== Affiliates - Changelog ==
     2
     3= 5.4.0 =
     4* WordPress 6.9 compatible.
    25
    36= 5.3.0 =
  • affiliates/trunk/readme.txt

    r3354154 r3423949  
    44Tags: affiliate, affiliates, affiliate marketing, referral, growth marketing
    55Requires at least: 6.5
    6 Tested up to: 6.8
     6Tested up to: 6.9
    77Requires PHP: 7.4
    8 Stable tag: 5.3.0
     8Stable tag: 5.4.0
    99License: GPLv3
    1010
Note: See TracChangeset for help on using the changeset viewer.