diff --git a/README.txt b/README.txt index 9651001..07b19e0 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Plugin Name: Security-TXT Tags: security, infosec, netsec, security.txt, disclosure, bug bounty Requires at least: 5.0 Tested up to: 6.2.2 -Stable tag: 1.0.4 +Stable tag: 1.0.5 Requires PHP: 7.0 License: GPLv3 or later License URI: https://github.com/tstokes8040/security-txt/blob/main/LICENSE.txt @@ -31,10 +31,10 @@ We welcome development to make this plugin even better! Create your [pull reques == Changelog == -= 1.0.4 = += 1.0.5 = * Initial release. == Upgrade Notice == -= 1.0.4 = += 1.0.5 = * Initial release. diff --git a/package.json b/package.json index d6a3a73..c74bb60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "security-txt", - "version": "1.0.4", + "version": "1.054", "author": "Tyler Stokes ", "license": "GPLv3 or later", "main": "security-txt.php",