Skip to content

Commit 4903270

Browse files
committed
Use PF-build-env 1.0.8
1 parent 6271f17 commit 4903270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
BUILD_ENV="1.0.7"
2+
BUILD_ENV="1.0.8"
33
SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )"
44

55
if [ ! -d "build-env" ]; then

0 commit comments

Comments
 (0)