Skip to content

Commit db3d5f4

Browse files
committed
changelog and version update for RC2
1 parent f7387c6 commit db3d5f4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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.9.11-2.10RC1
6+
* Version: 2.9.11-2.10RC2
77
* Author: Paid Memberships Pro
88
* Author URI: https://www.paidmembershipspro.com
99
* Text Domain: paid-memberships-pro
@@ -16,7 +16,7 @@
1616
*/
1717

1818
// version constant
19-
define( 'PMPRO_VERSION', '2.9.11-2.10RC1' );
19+
define( 'PMPRO_VERSION', '2.9.11-2.10RC2' );
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-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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: 5.2
5-
Tested up to: 6.1.1
5+
Tested up to: 6.2
66
Requires PHP: 5.6
77
Stable tag: 2.9.11
88

@@ -156,6 +156,7 @@ Not sure? You can find out by doing a bit a research.
156156
9. Membership Account page, display all sections or show specific sections using shortcode attributes.
157157

158158
== Changelog ==
159+
= 2.10 - 2023-02-01 =
159160
* FEATURE: Added Setup Wizard
160161
* FEATURE: Stripe Checkout and Stripe Customer Portal integrations are now fully released. Increased Stripe fee to 2% for newly connected sites.
161162
* ENHANCEMENT: Now "pausing" some PMPro functionality when the site URL changes.

0 commit comments

Comments
 (0)