diff --git a/package.json b/package.json index e7c9791..1955ac7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wp-crontrol", - "version": "1.8.5", + "version": "1.9.0", "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 27fb448..d2a2fbf 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.6 -Stable tag: 1.8.5 +Stable tag: 1.9.0 Requires PHP: 5.3 Donate link: https://github.com/sponsors/johnbillion diff --git a/wp-crontrol.php b/wp-crontrol.php index f67d94b..a15e1e0 100644 --- a/wp-crontrol.php +++ b/wp-crontrol.php @@ -5,7 +5,7 @@ * Description: WP Crontrol enables you to 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.5 + * Version: 1.9.0 * Text Domain: wp-crontrol * Domain Path: /languages/ * Requires PHP: 5.3.6