Plugin Directory

Changeset 1443810


Ignore:
Timestamp:
06/26/2016 11:20:10 PM (10 years ago)
Author:
Khothemes
Message:

new version

Location:
ultimate-widgets-light
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ultimate-widgets-light/tags/1.5.3.5/functions.php

    r1443809 r1443810  
    1010 * Text Domain: kho
    1111 * Domain Path: /languages/
    12  * Version:     1.5.3.4
     12 * Version:     1.5.3.5
    1313 *
    1414 * @fs_premium_only /premium/
     
    6161define( 'UWL_PLUGIN', __FILE__ );
    6262define( 'UWL_PLUGIN_DIR', untrailingslashit( dirname( UWL_PLUGIN ) ) );
    63 define( 'UWL_VERSION', '1.5.3.4' );
     63define( 'UWL_VERSION', '1.5.3.5' );
    6464function uwl_plugin_url( $path = '' )
    6565{
  • ultimate-widgets-light/trunk/functions.php

    r1443377 r1443810  
    1010 * Text Domain: kho
    1111 * Domain Path: /languages/
    12  * Version:     1.5.3.4
     12 * Version:     1.5.3.5
    1313 *
    1414 * @fs_premium_only /premium/
     
    6161define( 'UWL_PLUGIN', __FILE__ );
    6262define( 'UWL_PLUGIN_DIR', untrailingslashit( dirname( UWL_PLUGIN ) ) );
    63 define( 'UWL_VERSION', '1.5.3.4' );
     63define( 'UWL_VERSION', '1.5.3.5' );
    6464function uwl_plugin_url( $path = '' )
    6565{
Note: See TracChangeset for help on using the changeset viewer.