diff --git a/package.json b/package.json index 959336c..c631515 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wp-crontrol", - "version": "1.8.3", + "version": "1.8.4", "description": "WP Crontrol lets you view and control what's happening in the WP-Cron system.", "license": "GPL-2.0-or-later", "private": true, diff --git a/readme.md b/readme.md index bba3046..bb8d477 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ Contributors: johnbillion, scompt Tags: cron, wp-cron, crontrol, debug Requires at least: 4.1 Tested up to: 5.4 -Stable tag: 1.8.3 +Stable tag: 1.8.4 Requires PHP: 5.3 WP Crontrol lets you view and control what's happening in the WP-Cron system. diff --git a/wp-crontrol.php b/wp-crontrol.php index 92cba87..130f656 100644 --- a/wp-crontrol.php +++ b/wp-crontrol.php @@ -5,7 +5,7 @@ * Description: WP Crontrol lets you view and control what's happening in the WP-Cron system. * Author: John Blackbourn & crontributors * Author URI: https://github.com/johnbillion/wp-crontrol/graphs/contributors - * Version: 1.8.3 + * Version: 1.8.4 * Text Domain: wp-crontrol * Domain Path: /languages/ * Requires PHP: 5.3.6