From b9b38c17c004bb56549ce5d35259f89fad5db79d Mon Sep 17 00:00:00 2001 From: Jonathan Champ Date: Mon, 20 Mar 2023 17:51:45 -0400 Subject: [PATCH] fixup! release: v2.4.1 --- shibboleth.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shibboleth.php b/shibboleth.php index 1da5857..1e1ba7d 100644 --- a/shibboleth.php +++ b/shibboleth.php @@ -9,7 +9,7 @@ * Plugin URI: https://wordpress.org/plugins/shibboleth/ * Description: Easily externalize user authentication to a Shibboleth Service Provider * Author: Michael McNeill, mitcho (Michael 芳貴 Erlewine), Will Norris - * Version: 2.4 + * Version: 2.4.1 * Requires PHP: 5.6 * Requires at least: 4.0 * License: Apache 2 (https://www.apache.org/licenses/LICENSE-2.0.html) @@ -18,7 +18,7 @@ define( 'SHIBBOLETH_MINIMUM_WP_VERSION', '4.0' ); define( 'SHIBBOLETH_MINIMUM_PHP_VERSION', '5.6' ); -define( 'SHIBBOLETH_PLUGIN_VERSION', '2.4' ); +define( 'SHIBBOLETH_PLUGIN_VERSION', '2.4.1' ); /** * Determine if this is a new install or upgrade and, if so, run the