Plugin Directory

Changeset 1508894


Ignore:
Timestamp:
10/05/2016 06:48:03 PM (9 years ago)
Author:
newsplugin.com
Message:

Bump version.

Location:
newsplugin
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • newsplugin/tags/1.0.6/news-plugin-utils.php

    r1508893 r1508894  
    171171
    172172    static function get_system_info_version() {
    173         return(0.9);
     173        return(1.0);
    174174    }
    175175
  • newsplugin/tags/1.0.6/news-plugin.php

    r1508893 r1508894  
    55Description: Create custom newsfeeds for your website. Choose keywords, number of articles and other settings, put the feed wherever you want using widgets or shortcodes, and watch the fresh relevant news headlines appear on your pages (or approve and publish them manually). You can always shape the news right from your website, remove unwanted articles or star the good ones. Thanks for using the NewsPlugin, and we hope you like it.
    66Author: newsplugin.com
    7 Version: 1.0.5
     7Version: 1.0.6
    88Author URI: http://newsplugin.com/
    99*/
  • newsplugin/trunk/news-plugin-utils.php

    r1508893 r1508894  
    171171
    172172    static function get_system_info_version() {
    173         return(0.9);
     173        return(1.0);
    174174    }
    175175
  • newsplugin/trunk/news-plugin.php

    r1508893 r1508894  
    55Description: Create custom newsfeeds for your website. Choose keywords, number of articles and other settings, put the feed wherever you want using widgets or shortcodes, and watch the fresh relevant news headlines appear on your pages (or approve and publish them manually). You can always shape the news right from your website, remove unwanted articles or star the good ones. Thanks for using the NewsPlugin, and we hope you like it.
    66Author: newsplugin.com
    7 Version: 1.0.5
     7Version: 1.0.6
    88Author URI: http://newsplugin.com/
    99*/
Note: See TracChangeset for help on using the changeset viewer.