Plugin Directory

Changeset 525423


Ignore:
Timestamp:
03/30/2012 04:15:47 PM (14 years ago)
Author:
kcfried
Message:

updated version tags in code

Location:
fanpage-connect
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fanpage-connect/tags/1.4.6/fanpage-connect.php

    r525392 r525423  
    33Plugin Name: Fanpage Connect FREE
    44Plugin URI: http://www.fanpageconnect.com
    5 Version: v1.4.5
     5Version: v1.4.6
    66Author: Pat Friedl, Chris Friedl, Bryan Batson
    77Description: Fanpage Connect is the WordPress plugin that allows you to create an administer your Facebook fan pages directly from WordPress.
     
    7979
    8080            if (!defined('FPC_PLUGIN_VERSION'))
    81                 define('FPC_PLUGIN_VERSION','1.4.5');
     81                define('FPC_PLUGIN_VERSION','1.4.6');
    8282
    8383            global $post;
  • fanpage-connect/trunk/fanpage-connect.php

    r525392 r525423  
    33Plugin Name: Fanpage Connect FREE
    44Plugin URI: http://www.fanpageconnect.com
    5 Version: v1.4.5
     5Version: v1.4.6
    66Author: Pat Friedl, Chris Friedl, Bryan Batson
    77Description: Fanpage Connect is the WordPress plugin that allows you to create an administer your Facebook fan pages directly from WordPress.
     
    7979
    8080            if (!defined('FPC_PLUGIN_VERSION'))
    81                 define('FPC_PLUGIN_VERSION','1.4.5');
     81                define('FPC_PLUGIN_VERSION','1.4.6');
    8282
    8383            global $post;
Note: See TracChangeset for help on using the changeset viewer.