From 793b887aea5963b394782bbda8732a24eb3344ad Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 30 Apr 2020 09:44:49 -0400 Subject: [PATCH] Update vertsion to 1.2.2 --- setup/so-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index d3dd8c9ee..5682205a1 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -17,7 +17,7 @@ SCRIPTDIR=$(dirname "$0") source $SCRIPTDIR/so-whiptail -SOVERSION=1.2.1 +SOVERSION=1.2.2 accept_salt_key_local() { echo "Accept the key locally on the master" >> $SETUPLOG 2>&1