From 903aa3abb961a9fdfefa23d101ddda66e39aac3c Mon Sep 17 00:00:00 2001 From: Sean Fisher Date: Mon, 28 Aug 2023 16:30:01 -0400 Subject: [PATCH] Bumping to 6.3 --- plugin.php | 4 ++-- readme.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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