Skip to content

Commit 91c628c

Browse files
committed
Prepare 1.4.7-dev
1 parent bf76694 commit 91c628c

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
**Requires at least:** 3.0.1
77
**Tested up to:** 6.8.1
88
**Requires PHP:** 7.4
9-
**Stable tag:** 1.4.6
9+
**Stable tag:** 1.4.7-dev
1010
**License:** GPLv2 or later
1111
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
1212

@@ -109,6 +109,9 @@ There's a known issue with WordPress `alloptions` cache design. Specifically, a
109109

110110
## Changelog ##
111111

112+
### 1.4.7-dev ###
113+
114+
112115
### 1.4.6 (June 17, 2025) ###
113116
* PHP 8.4 compatibility
114117

readme.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: cache, plugin, redis
44
Requires at least: 3.0.1
55
Tested up to: 6.8.1
66
Requires PHP: 7.4
7-
Stable tag: 1.4.6
7+
Stable tag: 1.4.7-dev
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -104,7 +104,9 @@ There's a known issue with WordPress `alloptions` cache design. Specifically, a
104104
= Where do I report security bugs found in this plugin? =
105105
Please report security bugs found in the source code of the WP Redis plugin through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/wp-redis). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
106106

107-
== Changelog ==
107+
== Changeling ==
108+
109+
= 1.4.7-dev =
108110

109111
= 1.4.6 (June 17, 2025) =
110112
* PHP 8.4 compatibility

wp-redis.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WP Redis
44
* Plugin URI: http://github.com/pantheon-systems/wp-redis/
55
* Description: WordPress Object Cache using Redis. Requires the PhpRedis extension (https://github.com/phpredis/phpredis).
6-
* Version: 1.4.6
6+
* Version: 1.4.7-dev
77
* Author: Pantheon, Josh Koenig, Matthew Boynes, Daniel Bachhuber, Alley Interactive
88
* Author URI: https://pantheon.io/
99
*/

0 commit comments

Comments
 (0)