diff --git a/build.sh b/build.sh index 39b4cea..51b63a8 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ if [ -d unpack ]; then sudo rm -rf unpack fi -version="3.0.0" +version="3.0.1" mkdir -p unpack/DEBIAN