Changeset 2225271 for wp-performance/trunk/wp-performance.php
- Timestamp:
- 01/10/2020 08:55:40 AM (6 years ago)
- File:
-
- 1 edited
-
wp-performance/trunk/wp-performance.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-performance/trunk/wp-performance.php
r2224950 r2225271 4 4 * Plugin URI: https://www.wp-performance.com 5 5 * Description: WP Performance Optimizer 6 * Version: 1.1.7. 36 * Version: 1.1.7.4 7 7 * Author: Ante Laca 8 8 * Author URI: https://www.antelaca.xyz … … 15 15 16 16 // WP Performance 17 define( 'WPP_VERSION' , '1.1.7. 3' );17 define( 'WPP_VERSION' , '1.1.7.4' ); 18 18 define( 'WPP_SELF' , __FILE__ ); 19 19 define( 'WPP_URI' , plugin_dir_url( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.