Plugin Directory

Changeset 1127460


Ignore:
Timestamp:
04/04/2015 01:34:46 AM (11 years ago)
Author:
lynton_reed
Message:

Updated version numbers to 2.5.4

Location:
work-the-flow-file-upload/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • work-the-flow-file-upload/trunk/README.txt

    r1075113 r1127460  
    55Requires at least: 3.5.1
    66Tested up to: 4.1
    7 Stable tag: 2.5.2
     7Stable tag: 2.5.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    325325
    326326== Changelog ==
     327
     328= 2.5.4 =
     329* Updated readme and version numbers correctly (missed in 2.5.3)
     330= 2.5.3 =
     331* Removed unneeded JQuery-File-Upload files.
    327332= 2.5.2 =
    328333* Reverted additional security measures introduced in 2.5.0, this was causing "Empty File Upload errors" during uploads.
     
    479484
    480485== Upgrade Notice ==
     486= 2.5.4 =
     487* Updated readme and version numbers correctly (missed in 2.5.3)
     488= 2.5.3 =
     489* Removed unneeded JQuery-File-Upload files.
    481490= 2.5.2 =
    482491* Reverted additional security measures introduced in 2.5.0, this was causing "Empty File Upload errors" during uploads.
  • work-the-flow-file-upload/trunk/public/class-wtf-fu.php

    r1075113 r1127460  
    4444     * @var     string
    4545     */
    46     const VERSION = '2.5.2';
     46    const VERSION = '2.5.4';
    4747
    4848    /**
  • work-the-flow-file-upload/trunk/work-the-flow-file-upload.php

    r1075113 r1127460  
    55 * Plugin URI:        http://wtf-fu.com
    66 * Description:       Front end Html5 File Upload and configurable Workflow steps. Multiple file drag and drop, gallery image display, file reordering and archiving.
    7  * Version:           2.5.2
     7 * Version:           2.5.4
    88 * Author:            Lynton Reed
    99 * Author URI:        http://wtf-fu.com
Note: See TracChangeset for help on using the changeset viewer.