Skip to content

Commit

Permalink
Merge pull request #11 from alleyinteractive/typo-name
Browse files Browse the repository at this point in the history
Fixing a typo in the list to 'REST API Guard'
  • Loading branch information
srtfisher authored Nov 3, 2022
2 parents db11ebc + 7c933ea commit b5b1e2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# REST API Guard

Stable tag: 1.0.1
Stable tag: 1.0.2

Requires at least: 6.0

Expand Down
4 changes: 2 additions & 2 deletions plugin.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php
/**
* Plugin Name: rest-api-guard
* 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.1
* Version: 1.0.2
* Author: Sean Fisher
* Author URI: https://alley.co/
* Requires at least: 6.0
Expand Down

0 comments on commit b5b1e2c

Please sign in to comment.