From f2acf934936462aef40b5eca7fc1e8bd6a1803d2 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 6 May 2020 17:51:32 -0400 Subject: [PATCH] Fix version in so-functions --- setup/so-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index 89a86d5c8..a2c6a55a3 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -19,7 +19,7 @@ source ./so-whiptail source ./so-variables source ./so-common-functions -SOVERSION=1.2.2 +SOVERSION=1.3.0 accept_salt_key_remote() { systemctl restart salt-minion