Plugin Directory

Changeset 3189590


Ignore:
Timestamp:
11/15/2024 01:29:25 PM (17 months ago)
Author:
azonow
Message:

Release AZO Ads v1.6.3

Location:
azo-ads
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • azo-ads/tags/1.6.3/azo-ads.php

    r3167176 r3189590  
    1313 * Plugin URI:        https://ads.azonow.com
    1414 * Description:       A powerful tool to manage your ads in WordPress easily.
    15  * Version:           1.6.2
     15 * Version:           1.6.3
    1616 * Author:            AZO Team
    1717 * Author URI:        https://azonow.com
     
    3535define( 'AZOADS_URL', 'https://azonow.com/' );
    3636define( 'AZOADS_NEWS_URL', AZOADS_URL );
    37 define( 'AZOADS_VERSION', '1.6.2' );
     37define( 'AZOADS_VERSION', '1.6.3' );
    3838
    3939// INIT plugin
  • azo-ads/tags/1.6.3/readme.txt

    r3167176 r3189590  
    342342= 1.6.2 (October 11, 2024) =
    343343* Update new screenshots within new functions.
     344
     345= 1.6.3 (November 15, 2024) =
     346* Make AZO Ads compatible with WordPress v6.7.
  • azo-ads/trunk/azo-ads.php

    r3167176 r3189590  
    1313 * Plugin URI:        https://ads.azonow.com
    1414 * Description:       A powerful tool to manage your ads in WordPress easily.
    15  * Version:           1.6.2
     15 * Version:           1.6.3
    1616 * Author:            AZO Team
    1717 * Author URI:        https://azonow.com
     
    3535define( 'AZOADS_URL', 'https://azonow.com/' );
    3636define( 'AZOADS_NEWS_URL', AZOADS_URL );
    37 define( 'AZOADS_VERSION', '1.6.2' );
     37define( 'AZOADS_VERSION', '1.6.3' );
    3838
    3939// INIT plugin
  • azo-ads/trunk/readme.txt

    r3167176 r3189590  
    342342= 1.6.2 (October 11, 2024) =
    343343* Update new screenshots within new functions.
     344
     345= 1.6.3 (November 15, 2024) =
     346* Make AZO Ads compatible with WordPress v6.7.
Note: See TracChangeset for help on using the changeset viewer.