diff --git a/install.sh b/install.sh index 04f4bb0..711a0fe 100755 --- a/install.sh +++ b/install.sh @@ -10,7 +10,7 @@ #================================================================== # Semantic versioning version constant -readonly PSH_VERSION="1.0.1" +readonly PSH_VERSION="1.0.2" echo "PSH - VERSION: ${PSH_VERSION}" # Dependencies that need to be installed with root privileges through apt-get