Plugin Directory

Changeset 593083


Ignore:
Timestamp:
08/31/2012 06:06:01 PM (14 years ago)
Author:
mobius5150
Message:

Updating version tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • globalfeed/trunk/mb_globalfeed.php

    r593074 r593083  
    33  Plugin Name: GlobalFeed
    44  Plugin URI: http://GlobalFeed.MichaelBlouin.ca
    5   Version: 0.1.2
     5  Version: 0.1.3
    66  Author: <a href="http://www.michaelblouin.ca/">Michael Blouin</a>
    77  Description: This plugin can integrate nearly any type of feed into the WordPress feed on your blog pages.
     
    4646        private $_loaded = false;
    4747        private $current_page = false;
    48         private $globalfeed_version = '0.1.2';
     48        private $globalfeed_version = '0.1.3';
    4949        private $_in_widget = false;
    5050        private $_in_shortcode = false;
Note: See TracChangeset for help on using the changeset viewer.