We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56bc2f1 + 4903270 commit 1db9735Copy full SHA for 1db9735
build.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-BUILD_ENV="1.0.7"
+BUILD_ENV="1.0.8"
3
SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )"
4
5
if [ ! -d "build-env" ]; then
0 commit comments