Plugin Directory

Changeset 1434932


Ignore:
Timestamp:
06/11/2016 01:19:42 PM (10 years ago)
Author:
Khothemes
Message:

new version

Location:
ultimate-widgets-light
Files:
658 added
1 deleted
2 edited

Legend:

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

    r1432352 r1434932  
    1010 * Text Domain: kho
    1111 * Domain Path: /languages/
    12  * Version:     1.5.3
     12 * Version:     1.5.3.1
    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' );
     63define( 'UWL_VERSION', '1.5.3.1' );
    6464function uwl_plugin_url( $path = '' )
    6565{
  • ultimate-widgets-light/trunk/readme.txt

    r1432742 r1434932  
    55Requires at least: 4.1
    66Tested up to: 4.5.2
    7 Stable tag: 1.5.3
     7Stable tag: 1.5.3.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    118118== Changelog ==
    119119
     120= 1.5.3.1 =
     121
     122* problem widgets padding/margins fixed.
     123
    120124= 1.5.3 =
    121125
Note: See TracChangeset for help on using the changeset viewer.