Plugin Directory


Ignore:
Timestamp:
01/10/2020 08:55:40 AM (6 years ago)
Author:
alaca
Message:

Update 1.1.7.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-performance/trunk/wp-performance.php

    r2224950 r2225271  
    44* Plugin URI: https://www.wp-performance.com
    55* Description: WP Performance Optimizer
    6 * Version: 1.1.7.3
     6* Version: 1.1.7.4
    77* Author: Ante Laca
    88* Author URI: https://www.antelaca.xyz
     
    1515
    1616// WP Performance
    17 define( 'WPP_VERSION'       , '1.1.7.3' );
     17define( 'WPP_VERSION'       , '1.1.7.4' );
    1818define( 'WPP_SELF'          , __FILE__ );
    1919define( 'WPP_URI'           , plugin_dir_url( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.