diff --git a/install.sh b/install.sh index 97d8ed2..003d92a 100755 --- a/install.sh +++ b/install.sh @@ -113,7 +113,7 @@ _open_webpage() { } # Start the script -echo "[INFO] Nexus Tools 4.6" +echo "[INFO] Nexus Tools 4.7" # Check that required applications are installed if ! [ -x "$(command -v curl)" ]; then