diff --git a/plugin.php b/plugin.php index e7d83a1..3424cd9 100644 --- a/plugin.php +++ b/plugin.php @@ -3,11 +3,11 @@ * Plugin Name: REST API Guard * Plugin URI: https://github.com/alleyinteractive/wp-rest-api-guard * Description: Restrict and control access to the REST API - * Version: 1.0.2 + * Version: 1.0.3 * Author: Sean Fisher * Author URI: https://alley.co/ * Requires at least: 6.0 - * Tested up to: 6.0 + * Tested up to: 6.3 * * Text Domain: plugin_domain * Domain Path: /languages/ diff --git a/readme.txt b/readme.txt index d94312d..6440980 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === REST API Guard === -Stable tag: 1.0.1 +Stable tag: 1.0.3 Requires at least: 6.0 -Tested up to: 6.0 +Tested up to: 6.3 Requires PHP: 7.4 License: GPL v2 or later Tags: alleyinteractive, rest-api-guard