Plugin Directory

Changeset 367216


Ignore:
Timestamp:
03/30/2011 07:50:10 PM (15 years ago)
Author:
toddhuish
Message:

tag for release 1.0.3

Location:
chargify
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • chargify/tags/1.0.3/chargify.php

    r367215 r367216  
    55Description: Manage subscriptions to WordPress using the Chargify API
    66Author: Subscription Tools - Programming by 9seeds
    7 Version: 1.0.2
     7Version: 1.0.3
    88Author URI: http://9seeds.com/plugins
    9  */
     9*/
    1010
    1111$base = dirname(__FILE__);
  • chargify/tags/1.0.3/readme.txt

    r343320 r367216  
    44Tags: Chargify, subscription, registration, tools, membership
    55Requires at least: 2.9
    6 Tested up to: WordPress 3.1 RC3
    7 Stable Tag: 1.0.2
     6Tested up to: WordPress 3.1
     7Stable Tag: 1.0.3
    88
    99WP-Chargify allows users to integrate the Chargify service with WordPress.
     
    4444
    4545== Changelog ==
     46= 1.0.3 =
     47* Fix API style call
    4648
    4749= 1.0.2 =
  • chargify/trunk/chargify.php

    r367215 r367216  
    55Description: Manage subscriptions to WordPress using the Chargify API
    66Author: Subscription Tools - Programming by 9seeds
    7 Version: 1.0.2
     7Version: 1.0.3
    88Author URI: http://9seeds.com/plugins
    9  */
     9*/
    1010
    1111$base = dirname(__FILE__);
  • chargify/trunk/readme.txt

    r343320 r367216  
    44Tags: Chargify, subscription, registration, tools, membership
    55Requires at least: 2.9
    6 Tested up to: WordPress 3.1 RC3
    7 Stable Tag: 1.0.2
     6Tested up to: WordPress 3.1
     7Stable Tag: 1.0.3
    88
    99WP-Chargify allows users to integrate the Chargify service with WordPress.
     
    4444
    4545== Changelog ==
     46= 1.0.3 =
     47* Fix API style call
    4648
    4749= 1.0.2 =
Note: See TracChangeset for help on using the changeset viewer.