Plugin Directory

Changeset 1044216


Ignore:
Timestamp:
12/14/2014 04:03:29 AM (11 years ago)
Author:
dpe415
Message:

Version bump for WordPress 4.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • flexible-posts-widget/trunk/flexible-posts-widget.php

    r1016175 r1044216  
    1515 * Plugin URI:        http://wordpress.org/extend/plugins/flexible-posts-widget
    1616 * Description:       An advanced posts display widget with many options: get posts by post type and taxonomy & term or by post ID; sorting & ordering; feature images; custom templates and more.
    17  * Version:           3.4
     17 * Version:           3.4.1
    1818 * Author:            dpe415
    1919 * Author URI:        http://dpedesign.com
     
    6363     * @var      string
    6464     */
    65     protected $plugin_version = '3.4';
     65    protected $plugin_version = '3.4.1';
    6666
    6767    /**
Note: See TracChangeset for help on using the changeset viewer.