diff --git a/CHANGELOG.md b/CHANGELOG.md index fe3c0efa..1afe196b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## CHANGELOG: -* v5.8 - Fixed issue with auto updates not notifying users of updates +* v5.9 - Fixed issue with auto updates not notifying users of updates * v5.8 - Fixed issue with subfinder not working due to lack of wordlist switch * v5.8 - Fixed missing osint directory/file paths * v5.7 - Added libSSH auth bypass scanner CVE-2018-10933 diff --git a/sniper b/sniper index a3fd92fd..a5ebbff6 100755 --- a/sniper +++ b/sniper @@ -3,7 +3,7 @@ # + -- --=[https://xerosecurity.com # -VER="5.8" +VER="5.9" INSTALL_DIR="/usr/share/sniper" # LOAD SNIPER CONFIGURATION FILE