diff --git a/README.md b/README.md index 2cb4864..1c9c88b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # REST API Guard -Stable tag: 1.3.0 +Stable tag: 1.3.2 Requires at least: 6.0 diff --git a/plugin.php b/plugin.php index 9135b9f..541a40f 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * 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.3.0 + * Version: 1.3.2 * Author: Sean Fisher * Author URI: https://alley.com/ * Requires at least: 6.0 diff --git a/readme.txt b/readme.txt index c5c4f3d..8a6c0e5 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,5 @@ === REST API Guard === -Stable tag: 1.3.0 +Stable tag: 1.3.2 Requires at least: 6.0 Tested up to: 6.3 Requires PHP: 8.0