From 0b53650b05627bfa43742eff3f78de7eeedbf45e Mon Sep 17 00:00:00 2001 From: Yussuf Shaikh Date: Wed, 16 Dec 2020 11:23:30 +0000 Subject: [PATCH] Update v1.0.2 Signed-off-by: Yussuf Shaikh --- openshift-install-powervs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift-install-powervs b/openshift-install-powervs index b39a7ce..5bdecb3 100755 --- a/openshift-install-powervs +++ b/openshift-install-powervs @@ -13,7 +13,7 @@ limitations under the License. ' #------------------------------------------------------------------------- set -e -VERSION="v1.0.1" +VERSION="v1.0.2" #------------------------------------------------------------------------- # Display help