Changeset 2901503
- Timestamp:
- 04/19/2023 09:44:58 PM (3 years ago)
- Location:
- logo-slider-wp/trunk
- Files:
-
- 2 edited
-
logo-slider-wp.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
logo-slider-wp/trunk/logo-slider-wp.php
r2874816 r2901503 11 11 * Plugin URI: https://logichunt.com/product/wordpress-logo-slider/ 12 12 * 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. 013 * Version: 3.7.1 14 14 * Author: LogicHunt 15 15 * Author URI: http://logichunt.com … … 28 28 29 29 //plugin definition specific constants 30 defined( 'LGX_LS_PLUGIN_VERSION' ) or define( 'LGX_LS_PLUGIN_VERSION', '3.7. 0' );30 defined( 'LGX_LS_PLUGIN_VERSION' ) or define( 'LGX_LS_PLUGIN_VERSION', '3.7.1' ); 31 31 defined( 'LGX_LS_WP_PLUGIN' ) or define( 'LGX_LS_WP_PLUGIN', 'logo-slider-wp' ); 32 32 defined( 'LGX_LS_PLUGIN_BASE' ) or define( 'LGX_LS_PLUGIN_BASE', plugin_basename( __FILE__ ) ); -
logo-slider-wp/trunk/readme.txt
r2874817 r2901503 5 5 Requires at least: 4.3 6 6 Tested up to: 6.1 7 Stable tag: 3.7. 07 Stable tag: 3.7.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 166 166 == Changelog == 167 167 168 = 3.7.1 = 169 * Check Latest Compatibility 170 168 171 = 3.7.0 = 169 172 * Optimize code
Note: See TracChangeset
for help on using the changeset viewer.