diff --git a/build.sh b/build.sh index 61a245cb..9b901ee2 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -BUILD_ENV="1.0.7" +BUILD_ENV="1.0.8" SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )" if [ ! -d "build-env" ]; then