Skip to content

Commit 916a12e

Browse files
committed
tag 1.5.0
1 parent 9fefb19 commit 916a12e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

includes/object-cache.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Redis Object Cache Drop-In
44
Plugin URI: http://wordpress.org/plugins/redis-cache/
55
Description: A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, HHVM, replication, clustering and WP-CLI.
6-
Version: 1.4.3
6+
Version: 1.5.0
77
Author: Till Krüss
88
Author URI: https://till.im/
99
License: GPLv3

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: redis, predis, phpredis, hhvm, pecl, caching, cache, object cache, perform
55
Requires at least: 3.3
66
Tested up to: 5.2
77
Requires PHP: 5.4
8-
Stable tag: 1.4.3
8+
Stable tag: 1.5.0
99
License: GPLv3
1010
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1111

redis-cache.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Redis Object Cache
44
Plugin URI: https://wordpress.org/plugins/redis-cache/
55
Description: A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, HHVM, replication, clustering and WP-CLI.
6-
Version: 1.4.3
6+
Version: 1.5.0
77
Text Domain: redis-cache
88
Domain Path: /languages
99
Author: Till Krüss

0 commit comments

Comments
 (0)