Plugin Directory

Changeset 1657870


Ignore:
Timestamp:
05/15/2017 04:49:26 PM (9 years ago)
Author:
toddhuish
Message:

fix versioning

Location:
chargify
Files:
3 edited
7 copied

Legend:

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

    r1652568 r1657870  
    55Description: Manage subscriptions to WordPress using the Chargify API
    66Author: Subscription Tools - Programming by 9seeds
    7 Version: 2.0.9
     7Version: 2.0.10
    88Author URI: http://9seeds.com/plugins
    99*/
  • chargify/tags/2.0.10/readme.txt

    r1652566 r1657870  
    55Requires at least: 2.9
    66Tested up to: 4.7.4
    7 Stable Tag: 2.0.9
     7Stable Tag: 2.0.10
    88
    99WP-Chargify allows users to integrate the Chargify service with WordPress.
     
    4444
    4545== Changelog ==
     46= 2.0.10 =
     47* Fix versioning
     48
    4649= 2.0.9 =
    4750* Fix for TLS 1.2 - Force 1.2 and display error if system doesn't support it
  • chargify/tags/2.0.9/readme.txt

    r1652567 r1657870  
    55Requires at least: 2.9
    66Tested up to: 4.7.4
    7 Stable Tag: 2.0.9
     7Stable Tag: 2.0.10
    88
    99WP-Chargify allows users to integrate the Chargify service with WordPress.
     
    4444
    4545== Changelog ==
     46= 2.0.10 =
     47* Fix versioning
     48
    4649= 2.0.9 =
    4750* Fix for TLS 1.2 - Force 1.2 and display error if system doesn't support it
  • chargify/trunk/chargify.php

    r1652568 r1657870  
    55Description: Manage subscriptions to WordPress using the Chargify API
    66Author: Subscription Tools - Programming by 9seeds
    7 Version: 2.0.9
     7Version: 2.0.10
    88Author URI: http://9seeds.com/plugins
    99*/
  • chargify/trunk/readme.txt

    r1652566 r1657870  
    55Requires at least: 2.9
    66Tested up to: 4.7.4
    7 Stable Tag: 2.0.9
     7Stable Tag: 2.0.10
    88
    99WP-Chargify allows users to integrate the Chargify service with WordPress.
     
    4444
    4545== Changelog ==
     46= 2.0.10 =
     47* Fix versioning
     48
    4649= 2.0.9 =
    4750* Fix for TLS 1.2 - Force 1.2 and display error if system doesn't support it
Note: See TracChangeset for help on using the changeset viewer.