diff --git a/advanced-cron-manager.php b/advanced-cron-manager.php index 6383907..ddc85b7 100644 --- a/advanced-cron-manager.php +++ b/advanced-cron-manager.php @@ -2,7 +2,7 @@ /** * Plugin Name: Advanced Cron Manager * Description: View, pause, remove, edit and add WP Cron events. - * Version: 2.5.7 + * Version: 2.5.8 * Author: BracketSpace * Author URI: https://bracketspace.com * License: GPL3 @@ -11,7 +11,7 @@ * @package advanced-cron-manager */ -$plugin_version = '2.5.7'; +$plugin_version = '2.5.8'; $plugin_file = __FILE__; /** diff --git a/readme.txt b/readme.txt index 3386a03..70c3ef3 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: cron, wpcron, tool, manager, crontrol Requires at least: 3.6 Requires PHP: 5.3 Tested up to: 6.5 -Stable tag: 2.5.7 +Stable tag: 2.5.8 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -101,7 +101,7 @@ Yes! We're offering a [custom plugin development](https://bracketspace.com/custo == Changelog == -= [Next] = += 2.5.8 = * [Fixed] Undefined variable typo. = 2.5.7 =