Skip to content

Commit 2676ddc

Browse files
Merge tag '2.5.6' into develop
v2.5.6 2.5.6
2 parents 3f110f6 + bb0caa7 commit 2676ddc

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.5
5+
* Version: 2.5.6
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.5';
14+
$plugin_version = '2.5.6';
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.4
7-
Stable tag: 2.5.5
7+
Stable tag: 2.5.6
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.6 =
105105
* [Fixed] Security vulnerability.
106106

107107
= 2.5.5 =

0 commit comments

Comments
 (0)