Skip to content

Commit 83fea3c

Browse files
committed
Bumps version to 3.1.2. Bumps tested up to version to 6.3.1. Updates readme.txt.
1 parent 6b02bbc commit 83fea3c

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

gravityforms-power-boost.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Description: Enhances the dashboard for Gravity Forms power users.
1414
* Author: Breakfast Co.
1515
* Author URI: https://breakfastco.xyz/power-boost-for-gravity-forms/
16-
* Version: 3.1.1
16+
* Version: 3.1.2
1717
* Text Domain: gravityforms-power-boost
1818
* License: GPLv2 or later
1919
*/

readme.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Contributors: salzano
33
Tags: gravityforms, gravity forms
44
Requires at least: 4.0
5-
Tested up to: 6.2.0
5+
Tested up to: 6.3.1
66
Requires PHP: 5.6
7-
Stable tag: 3.1.1
7+
Stable tag: 3.1.2
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -63,6 +63,10 @@ Have an idea for a new feature? Please visit the web page, and leave a comment.
6363

6464
== Changelog ==
6565

66+
= 3.1.2 =
67+
* [Fixed] Fixes an error during activation when Gravity Forms is not active.
68+
* [Changed] Changes tested up to version number to 6.3.1.
69+
6670
= 3.1.1 =
6771
* [Added] Adds a short sentence to the dashboard widget telling users that they are looking at cached numbers.
6872
* [Added] Adds a screenshot and documentation about the cached dashboard widget added in 3.1.0.
@@ -152,6 +156,9 @@ Have an idea for a new feature? Please visit the web page, and leave a comment.
152156

153157
== Upgrade Notice ==
154158

159+
= 3.1.2 =
160+
Fixes an error during activation when Gravity Forms is not active. Changes tested up to version number to 6.3.1.
161+
155162
= 3.1.1 =
156163
Adds a screenshot and documentation about the cached dashboard widget added in 3.1.0: "Adds caching to the Gravity Forms dashboard widget by replacing the widget with our own copy. The 3 database queries are cached for a maximum of 6 hours instead of running every time the dashboard widget loads. Six hours can be changed with the a filter `gravityforms_dashboard_cache_duration`."
157164

0 commit comments

Comments
 (0)