Plugin Directory

Changeset 1424338


Ignore:
Timestamp:
05/25/2016 08:44:21 PM (10 years ago)
Author:
Khothemes
Message:

new version

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

Legend:

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

    r1422450 r1424338  
    1010 * Text Domain: kho
    1111 * Domain Path: /languages/
    12  * Version:     1.4.5
     12 * Version:     1.4.5.1
    1313 *
    1414 * @fs_premium_only /premium/
     
    6262define( 'UWL_PLUGIN', __FILE__ );
    6363define( 'UWL_PLUGIN_DIR', untrailingslashit( dirname( UWL_PLUGIN ) ) );
    64 define( 'UWL_VERSION', '1.4.5' );
     64define( 'UWL_VERSION', '1.4.5.1' );
    6565function uwl_plugin_url( $path = '' )
    6666{
  • ultimate-widgets-light/trunk/readme.txt

    r1422450 r1424338  
    55Requires at least: 4.1
    66Tested up to: 4.5.2
    7 Stable tag: 1.4.5
     7Stable tag: 1.4.5.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    114114== Changelog ==
    115115
     116= 1.4.5.1 =
     117
     118* Small improvements.
     119
    116120= 1.4.5 =
    117121
Note: See TracChangeset for help on using the changeset viewer.