Skip to content

Commit 1301dfb

Browse files
committed
version bump
Version bump and update readme.
1 parent bf59576 commit 1301dfb

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

pmpro-goals.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin URI: https://www.paidmembershipspro.com/add-ons/pmpro-goals/
66
* Author: Paid Memberships Pro
77
* Author URI: https://www.paidmembershipspro.com
8-
* Version: 1.1
8+
* Version: 1.2
99
* License: GPL2 or later
1010
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111
* Text Domain: pmpro-goals

readme.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
== Paid Memberships Pro - Goals Progress Bar Add On ==
22
Contributors: strangerstudios, andrewlimaza
33
Tags: pmpro, paid memberships pro, goals, progress
4-
Requires at least: 4.7
5-
Tested up to: 5.3
6-
Stable tag: 1.1
4+
Requires at least: 5.0
5+
Tested up to: 6.2
6+
Stable tag: 1.2
77

88
Display a progress bar for membership site signup and revenue goals.
99

@@ -59,6 +59,9 @@ The shortcode attributes include:
5959
Please post it in the issues section of GitHub and we'll fix it as soon as we can. Thanks for helping. https://github.com/strangerstudios/pmpro-goals/issues
6060

6161
== Changelog ==
62+
= 1.2 - 2023-06-08 =
63+
* REFACTOR: Reworked the block style to move all block settings to the sidebar instead of inline.
64+
* REFACTOR: Improved caching naming conventions and simplified caching logic where possible.
6265
= 1.1 2019-11-14 =
6366
* SECURITY/ENHANCEMENT: Update NPM packages to latest version to resolve vulnerability issues.
6467
* BUG FIX: Incorrect SQL results from calculating progress for member count.

0 commit comments

Comments
 (0)