Plugin Directory

Changeset 563547


Ignore:
Timestamp:
06/25/2012 01:04:36 PM (14 years ago)
Author:
superinteractive
Message:

Fix logo path

Location:
springest-partners/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • springest-partners/trunk/readme.txt

    r563532 r563547  
    44Requires at least: 3.0
    55Tested up to: 3.3.2
    6 Stable tag: 0.1.1
     6Stable tag: 0.1.2
    77
    88Display relevant courses and trainings from Springest on your website.
  • springest-partners/trunk/springest.php

    r563532 r563547  
    77Plugin URI: http://www.springest.com/
    88Description: Automagically implement the Springest affiliate system using the Springest API
    9 Version: 0.1.1
     9Version: 0.1.2
    1010Author: Super Interactive for Springest
    1111Author URI: http://www.superinteractive.com/
     
    2424# Set Database version
    2525define('SPRINGEST_DB_VERSION', '0.1.1');
    26 define('SPRINGEST_VERSION', '0.1.1');
     26define('SPRINGEST_VERSION', '0.1.2');
    2727
    2828# Map Springest tables in WP database object
Note: See TracChangeset for help on using the changeset viewer.