Plugin Directory

Changeset 2901503


Ignore:
Timestamp:
04/19/2023 09:44:58 PM (3 years ago)
Author:
LogicHunt
Message:

Latest version Compatibility

Location:
logo-slider-wp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • logo-slider-wp/trunk/logo-slider-wp.php

    r2874816 r2901503  
    1111 * Plugin URI:        https://logichunt.com/product/wordpress-logo-slider/
    1212 * Description:       Ultimate & Most Popular Responsive Logo Showcase Slider. Display Unlimited Client, Supporter, Partner, Sponsor, or Brand Logo with Infinite Slides Loop.
    13  * Version:           3.7.0
     13 * Version:           3.7.1
    1414 * Author:            LogicHunt
    1515 * Author URI:        http://logichunt.com
     
    2828
    2929//plugin definition specific constants
    30 defined( 'LGX_LS_PLUGIN_VERSION' )        or define( 'LGX_LS_PLUGIN_VERSION', '3.7.0' );
     30defined( 'LGX_LS_PLUGIN_VERSION' )        or define( 'LGX_LS_PLUGIN_VERSION', '3.7.1' );
    3131defined( 'LGX_LS_WP_PLUGIN' )             or define( 'LGX_LS_WP_PLUGIN', 'logo-slider-wp' );
    3232defined( 'LGX_LS_PLUGIN_BASE' )           or define( 'LGX_LS_PLUGIN_BASE', plugin_basename( __FILE__ ) );
  • logo-slider-wp/trunk/readme.txt

    r2874817 r2901503  
    55Requires at least: 4.3
    66Tested up to: 6.1
    7 Stable tag: 3.7.0
     7Stable tag: 3.7.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    166166== Changelog ==
    167167
     168= 3.7.1 =
     169* Check Latest Compatibility
     170
    168171= 3.7.0 =
    169172* Optimize code
Note: See TracChangeset for help on using the changeset viewer.