From c84a915c72ba0e6c9bc225ec9a93d5ab8ea54f9c Mon Sep 17 00:00:00 2001 From: Pascal Zarrad Date: Wed, 19 Feb 2020 23:16:44 +0100 Subject: [PATCH] Bump version --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ca75aaa..04f4bb0 100644 --- a/install.sh +++ b/install.sh @@ -10,7 +10,7 @@ #================================================================== # Semantic versioning version constant -readonly PSH_VERSION="1.0.0" +readonly PSH_VERSION="1.0.1" echo "PSH - VERSION: ${PSH_VERSION}" # Dependencies that need to be installed with root privileges through apt-get