Plugin Directory

Changeset 524080


Ignore:
Timestamp:
03/26/2012 11:05:47 PM (14 years ago)
Author:
Thinglink
Message:

bump version no

File:
1 edited

Legend:

Unmodified
Added
Removed
  • thinglink/trunk/rjw-thinglink.php

    r474687 r524080  
    55    Plugin URI: http://thinglink.com/
    66    Description: A simple way to add the Thinglink script to your whole website. Go to <a href="plugins.php?page=rjw-thinglink-config">settings</a>.
    7     Version: 1.0.5
     7    Version: 1.0.6
    88    Author: Thinglink
    99    Author URI: http://thinglink.com/
     
    1414       
    1515        const PLUGIN_NAME = "Thinglink";
    16         const PLUGIN_VERSION = "1.0.5";
     16        const PLUGIN_VERSION = "1.0.6";
    1717        const PLUGIN_CONFIG_HOOK = "rjw-thinglink-config";
    1818        const PLUGIN_CONFIG_URL = "/thinglink/rjw-thinglink-config.php";
Note: See TracChangeset for help on using the changeset viewer.