Skip to content

Commit

Permalink
Updated date for bootstrap script
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 committed Nov 21, 2024
1 parent c7705ab commit edaa710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap-salt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#======================================================================================================================
set -o nounset # Treat unset variables as an error

__ScriptVersion="2024.11.19"
__ScriptVersion="2024.11.21"
__ScriptName="bootstrap-salt.sh"

__ScriptFullName="$0"
Expand Down

0 comments on commit edaa710

Please sign in to comment.