diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index f43acdfbe..08a513ffa 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -26,7 +26,7 @@ #====================================================================================================================== set -o nounset # Treat unset variables as an error -__ScriptVersion="2024.11.27" +__ScriptVersion="2024.11.28" __ScriptName="bootstrap-salt.sh" __ScriptFullName="$0"