Plugin Directory

Changeset 396437


Ignore:
Timestamp:
06/13/2011 05:29:36 AM (15 years ago)
Author:
geraldyeo
Message:

Push to 4.0.2 to force update

Location:
url-shortener/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • url-shortener/trunk/readme.txt

    r396382 r396437  
    172172Expanded list can be found at: http://wiki.fusedthought.com/docs/url-shortener-wordpress-plugin/release-history
    173173
     174= 4.0.2 =
     175* *BUGFIX* Temp remove of jzsc interface
    174176
    175177= 4.0.1 =
  • url-shortener/trunk/url-shortener.php

    r396382 r396437  
    66Author: Gerald Yeo
    77Author URI: http://www.fusedthought.com
    8 Version: 4.0.1
     8Version: 4.0.2
    99*/
    1010
    1111
    12 define('FTS_URL_SHORTENER_VERSION', '4.0');
     12define('FTS_URL_SHORTENER_VERSION', '4.0.2');
    1313define('FTS_URL_SHORTENER_STATUS', 'stable');
    1414
Note: See TracChangeset for help on using the changeset viewer.