Plugin Directory

Changeset 1385909


Ignore:
Timestamp:
04/04/2016 05:31:14 AM (10 years ago)
Author:
lynton_reed
Message:

modify changelog to include 3.1.3, 3.1.2, and 3.1.1.

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

Legend:

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

    r1385897 r1385909  
    55Requires at least: 3.5.1
    66Tested up to: 4.3
    7 Stable tag: 3.1.2
     7Stable tag: 3.1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    325325
    326326== Changelog ==
     327= 3.1.3 =
     328* missing changelogs added.
     329
     330= 3.1.2 =
     331* release versioning fixes.
     332
    327333= 3.1.1 =
    328334* Updated README file version number to 3.1.1 (3.1.0 version number update was missed.)
     
    498504
    499505== Upgrade Notice ==
     506= 3.1.3 =
     507* Release version issues only. Please update to latest.
     508= 3.1.2 =
     509* Release version issues only. Please update to latest.
     510= 3.1.1 =
     511* Release version issues only. Please update to latest.
    500512= 3.1.0 =
    501513* PRO users should upgrade to improve support for the wtf_fu_list_files shortcode, non PRO users should also upgrade to ensure they have the latest code base.
  • work-the-flow-file-upload/trunk/public/class-wtf-fu.php

    r1385897 r1385909  
    4444     * @var     string
    4545     */
    46     const VERSION = '3.1.2';
     46    const VERSION = '3.1.3';
    4747
    4848    /**
  • work-the-flow-file-upload/trunk/work-the-flow-file-upload.php

    r1385897 r1385909  
    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:           3.1.2
     7 * Version:           3.1.3
    88 * Author:            Lynton Reed
    99 * Author URI:        http://wtf-fu.com
Note: See TracChangeset for help on using the changeset viewer.