From 6038c3ca313337a9d3cbe3cc44200c96354ef002 Mon Sep 17 00:00:00 2001 From: Andrew Heberle Date: Wed, 20 Dec 2023 15:39:42 +0800 Subject: [PATCH] Update for 1.5.3 --- ah-jwt-auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ah-jwt-auth.php b/ah-jwt-auth.php index 9d12230..9fc9dfe 100644 --- a/ah-jwt-auth.php +++ b/ah-jwt-auth.php @@ -10,7 +10,7 @@ * @wordpress-plugin * Plugin Name: AH JWT Auth * Description: This plugin allows sign in to WordPress using a JSON Web Token (JWT) contained in a HTTP Header - * Version: 1.5.2 + * Version: 1.5.3 * Author: Andrew Heberle * Text Domain: ah-jwt-auth * Author URI: https://github.com/andrewheberle/wordpress-ah-jwt-auth/