diff --git a/build.sh b/build.sh index 95f2478..5590878 100755 --- a/build.sh +++ b/build.sh @@ -13,7 +13,7 @@ set -e BL=$(cd $(dirname $0);pwd) BD=$HOME/builds -VERSION="0.4.1" +VERSION="0.5.0" initrepo() { if [ ! -d .repo ]