From 30c716564e7c0ebad3e38aeda7a33659431956e7 Mon Sep 17 00:00:00 2001 From: BracketSpaceWorker Date: Mon, 15 Jul 2024 14:14:39 +0000 Subject: [PATCH] Version bump --- advanced-cron-manager.php | 4 ++-- readme.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/advanced-cron-manager.php b/advanced-cron-manager.php index ecd8c22..b74fc51 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.9 + * Version: 2.5.10 * Author: BracketSpace * Author URI: https://bracketspace.com * License: GPL3 @@ -11,7 +11,7 @@ * @package advanced-cron-manager */ -$plugin_version = '2.5.9'; +$plugin_version = '2.5.10'; $plugin_file = __FILE__; /** diff --git a/readme.txt b/readme.txt index 0d13db2..b41bfdf 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.9 +Stable tag: 2.5.10 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.10 = * [Fixed] Fixed security issue causing subscribers could see the schedules or events. = 2.5.9 =