From d7d47ecc31776d16a005b1aa4a72db92cc59cd7e Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sat, 2 May 2020 14:41:15 +0100 Subject: [PATCH] Version 1.8.3. --- package.json | 2 +- readme.md | 2 +- wp-crontrol.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index baa375a..959336c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wp-crontrol", - "version": "1.8.2", + "version": "1.8.3", "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 b93d8a7..4e39d21 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.2 +Stable tag: 1.8.3 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 7ab735e..522a192 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.2 + * Version: 1.8.3 * Text Domain: wp-crontrol * Domain Path: /languages/ * Requires PHP: 5.3.6