diff --git a/setup/bootstrap.sh b/setup/bootstrap.sh index c8506a18..a768cc5e 100644 --- a/setup/bootstrap.sh +++ b/setup/bootstrap.sh @@ -7,7 +7,7 @@ ######################################################### if [ -z "$TAG" ]; then - TAG=v0.03 + TAG=v0.04 fi # Are we running as root?