Skip to content

Commit

Permalink
v.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ideadude committed Jun 15, 2016
1 parent bb91a14 commit 6c09a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pmpro-addon-packages.php
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Paid Memberships Pro - Addon Packages
Plugin URI: http://www.paidmembershipspro.com/pmpro-addon-packages/
Description: Allow PMPro members to purchase access to specific pages. This plugin is meant to be a temporary solution until support for multiple membership levels is added to PMPro.
Version: .7
Version: .7.1
Author: Stranger Studios
Author URI: http://www.strangerstudios.com
*/
Expand Down Expand Up @@ -789,4 +789,4 @@ function pmproap_plugin_row_meta($links, $file) {
}
return $links;
}
add_filter('plugin_row_meta', 'pmproap_plugin_row_meta', 10, 2);
add_filter('plugin_row_meta', 'pmproap_plugin_row_meta', 10, 2);

0 comments on commit 6c09a2b

Please sign in to comment.