diff --git a/build.sh b/build.sh index 64d5adb..2427beb 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION=1.7.1 +VERSION=1.7.2 # Clean up the build directory rm -rf build