diff --git a/wp-author-security/readme.txt b/wp-author-security/readme.txt index 908d75f..524337c 100644 --- a/wp-author-security/readme.txt +++ b/wp-author-security/readme.txt @@ -4,7 +4,7 @@ Tags: security, user-enumeration, privacy, author, wpscan Requires at least: 4.7 Tested up to: 6.0 Requires PHP: 5.6 -Stable tag: 1.4.0 +Stable tag: 1.4.1 License: GPLv3 Protect against user enumeration attacks on author pages and other places where valid user names can be obtained. diff --git a/wp-author-security/wp-author-security.php b/wp-author-security/wp-author-security.php index 307f939..4bb8e59 100644 --- a/wp-author-security/wp-author-security.php +++ b/wp-author-security/wp-author-security.php @@ -6,7 +6,7 @@ * Description: Protect against user enumeration attacks on author pages and other places where valid user names can be obtained. * Author: mgmsp * Author URI: https://www.mgm-sp.com - * Version: 1.4.0 + * Version: 1.4.1 * License: GPLv3 * Plugin URI: https://github.com/mgm-sp/wp-author-security */