Plugin Directory

Changeset 1660849


Ignore:
Timestamp:
05/19/2017 12:46:28 PM (9 years ago)
Author:
leakyfeed
Message:

updated version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • noozefeed/tags/1.07/noozefeed.php

    r1648669 r1660849  
    44 * Plugin URI: http://www.noozefeed.com
    55 * Description: Noozefeed is a simple publication plug-in with access to multiple social media outlets and allows the user to search, manage and publish real-time feeds based on hashtags, keywords and geographic locations.
    6  * Version: 1.06
     6 * Version: 1.07
    77 * Author: Leakyfeed
    88 * Author URI: http://www.noozefeed.com
     
    1212/*---------------Demo Table Creation-------------------*/
    1313global $noozefeed_db_version;
    14 $noozefeed_db_version = '1.05';
     14$noozefeed_db_version = '1.07';
    1515
    1616function noozefeed_install()
Note: See TracChangeset for help on using the changeset viewer.