diff --git a/readme.txt b/readme.txt index 1619764..da8c6c5 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: astrasecuritysuite, wizak, shikhil Donate link: https://www.getastra.com Tags: security, hardening, xmlrpc, user enumeration, custom login url, admin url, Disable WP API JSON, Disable File Editor, Hide WP-includes, WP-content, Remove Version Stylesheet, Remove Version Script, Remove Slider Revolution Meta Generator Requires at least: 4.3 -Tested up to: 5.8.1 -Stable tag: 1.2.4 +Tested up to: 6.0 +Stable tag: 1.2.5 Requires PHP: 5.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/wp-hardening.php b/wp-hardening.php index b76028c..c55183a 100644 --- a/wp-hardening.php +++ b/wp-hardening.php @@ -6,10 +6,10 @@ Plugin Name: WP Hardening Plugin URI: https://www.getastra.com/ Description: Harden your WordPress security by fixing 25 common security loopholes by just a click. -Version: 1.2.2 +Version: 1.2.5 Author: Astra Security Author URI: https://www.getastra.com/ -Stable tag: 1.2.2 +Stable tag: 1.2.5 */