Skip to content

Commit 8a7db87

Browse files
Merge tag '2.5.9' into develop
v2.5.9 2.5.9
2 parents 0729809 + 90f1086 commit 8a7db87

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

advanced-cron-manager.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Advanced Cron Manager
44
* Description: View, pause, remove, edit and add WP Cron events.
5-
* Version: 2.5.8
5+
* Version: 2.5.9
66
* Author: BracketSpace
77
* Author URI: https://bracketspace.com
88
* License: GPL3
@@ -11,7 +11,7 @@
1111
* @package advanced-cron-manager
1212
*/
1313

14-
$plugin_version = '2.5.8';
14+
$plugin_version = '2.5.9';
1515
$plugin_file = __FILE__;
1616

1717
/**

readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: cron, wpcron, tool, manager, crontrol
44
Requires at least: 3.6
55
Requires PHP: 5.3
66
Tested up to: 6.5
7-
Stable tag: 2.5.8
7+
Stable tag: 2.5.9
88
License: GPLv2
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -101,7 +101,7 @@ Yes! We're offering a [custom plugin development](https://bracketspace.com/custo
101101

102102
== Changelog ==
103103

104-
= [Next] =
104+
= 2.5.9 =
105105
* [Fixed] Missing plugin assets in package.
106106

107107
= 2.5.8 =

0 commit comments

Comments
 (0)