diff --git a/build.sh b/build.sh index 45a84b3b6..6ad48b2b8 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -version="v2.2.2" +version="v2.2.3" function pre_check() { info=$(diff -u <(echo -n) <(format))