Plugin Directory

Changeset 2636171


Ignore:
Timestamp:
11/26/2021 11:57:03 PM (4 years ago)
Author:
reader87
Message:

version updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-featured-news-custom-posts-listing-elements/trunk/index.php

    r2446285 r2636171  
    44Plugin URI: https://flbaisha.com/cplugin/wp-featured-news/
    55Description: A Wordpress plugin which allows you to display your posts anywhere of your web-pages.
    6 Version: 1.2.0
     6Version: 1.3.0
    77Author: Fluent-Themes
    88Author URI: https://fluentthemes.com
    99Text Domain: wfnews
    1010Domain Path: /languages
    11 Tested up to: 5.6
     11Tested up to: 5.8.2
    1212*/
    1313
     
    2626 */
    2727if ( ! defined( 'WFNEWS_PLUGIN_VERSION' ) ) {
    28     define( 'WFNEWS_PLUGIN_VERSION', '1.2.0' );
     28    define( 'WFNEWS_PLUGIN_VERSION', '1.3.0' );
    2929}
    3030
Note: See TracChangeset for help on using the changeset viewer.