Plugin Directory

Changeset 595301


Ignore:
Timestamp:
09/06/2012 08:38:44 AM (13 years ago)
Author:
Thinglink
Message:

version bump

Location:
thinglink
Files:
2 edited
3 copied

Legend:

Unmodified
Added
Removed
  • thinglink/tags/1.0.10/readme.txt

    r595282 r595301  
    55Requires at least: 3.0
    66Tested up to: 3.4.1
    7 Stable tag: 1.0.9
     7Stable tag: 1.0.10
    88
    99ThingLink makes your images interactive. Add text, sound and video inside images and drive engagement with photos on your blog or site.
     
    6363* Updated embed code to use CDN
    6464
     65= 1.0.9 =
     66* Version bump
     67
     68= 1.0.10 =
     69* Version bump
     70
    6571== Frequently Asked Questions ==
    6672
     
    110116= 1.0.8 =
    111117Upgrading shouldn't break any existing installs.
     118
     119= 1.0.9 =
     120Upgrading shouldn't break any existing installs.
     121
     122= 1.0.10 =
     123Upgrading shouldn't break any existing installs.
  • thinglink/tags/1.0.10/rjw-thinglink.php

    r595281 r595301  
    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.7
     7    Version: 1.0.10
    88    Author: Thinglink
    99    Author URI: http://thinglink.com/
     
    1414       
    1515        const PLUGIN_NAME = "Thinglink";
    16         const PLUGIN_VERSION = "1.0.7";
     16        const PLUGIN_VERSION = "1.0.10";
    1717        const PLUGIN_CONFIG_HOOK = "rjw-thinglink-config";
    1818        const PLUGIN_CONFIG_URL = "/thinglink/rjw-thinglink-config.php";
  • thinglink/trunk/readme.txt

    r595282 r595301  
    55Requires at least: 3.0
    66Tested up to: 3.4.1
    7 Stable tag: 1.0.9
     7Stable tag: 1.0.10
    88
    99ThingLink makes your images interactive. Add text, sound and video inside images and drive engagement with photos on your blog or site.
     
    6363* Updated embed code to use CDN
    6464
     65= 1.0.9 =
     66* Version bump
     67
     68= 1.0.10 =
     69* Version bump
     70
    6571== Frequently Asked Questions ==
    6672
     
    110116= 1.0.8 =
    111117Upgrading shouldn't break any existing installs.
     118
     119= 1.0.9 =
     120Upgrading shouldn't break any existing installs.
     121
     122= 1.0.10 =
     123Upgrading shouldn't break any existing installs.
  • thinglink/trunk/rjw-thinglink.php

    r595281 r595301  
    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.7
     7    Version: 1.0.10
    88    Author: Thinglink
    99    Author URI: http://thinglink.com/
     
    1414       
    1515        const PLUGIN_NAME = "Thinglink";
    16         const PLUGIN_VERSION = "1.0.7";
     16        const PLUGIN_VERSION = "1.0.10";
    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.