Skip to content

Commit 733142b

Browse files
committed
version update
1 parent 3eb292e commit 733142b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

paid-memberships-pro.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Paid Memberships Pro
44
* Plugin URI: https://www.paidmembershipspro.com
55
* Description: The most complete member management and membership subscriptions plugin for WordPress.
6-
* Version: 2.5.9.1
6+
* Version: 2.5.10
77
* Author: Stranger Studios
88
* Author URI: https://www.strangerstudios.com
99
* Text Domain: paid-memberships-pro
@@ -16,7 +16,7 @@
1616
*/
1717

1818
// version constant
19-
define( 'PMPRO_VERSION', '2.5.9.1' );
19+
define( 'PMPRO_VERSION', '2.5.10' );
2020
define( 'PMPRO_USER_AGENT', 'Paid Memberships Pro v' . PMPRO_VERSION . '; ' . site_url() );
2121
define( 'PMPRO_MIN_PHP_VERSION', '5.6' );
2222

readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: strangerstudios, kimannwall, andrewza, dlparker1005, paidmembershipspro
33
Tags: memberships, members, subscriptions, ecommerce, user registration, member, membership, e-commerce, paypal, stripe, braintree, authorize.net, payflow, restrict access, restrict content, directory
44
Requires at least: 4.7
5-
Tested up to: 5.7
6-
Stable tag: 2.5.9.1
5+
Tested up to: 5.8
6+
Stable tag: 2.5.10
77

88
Get Paid with Paid Memberships Pro: The most complete member management and membership subscriptions plugin for your WordPress site.
99

0 commit comments

Comments
 (0)