Skip to content

Commit 04b3d8b

Browse files
Merge tag '2.5.5' into develop
v2.5.5 2.5.5
2 parents 744b168 + 21099e1 commit 04b3d8b

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.4
5+
* Version: 2.5.5
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.4';
14+
$plugin_version = '2.5.5';
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.4
7+
Stable tag: 2.5.5
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.5 =
105105
* [Added] Custom schedules availability info.
106106

107107
= 2.5.4 =

0 commit comments

Comments
 (0)