diff --git a/install.sh b/install.sh index 6f69d06..21697b7 100755 --- a/install.sh +++ b/install.sh @@ -26,7 +26,7 @@ #================================================================== # Semantic versioning version constant -readonly PSH_VERSION="2.1.0" +readonly PSH_VERSION="2.2.0" echo "PSH - VERSION: ${PSH_VERSION}" if [ -f /etc/os-release ]; then