build: looqs: Version bump to v0.2

Este commit está contenido en:
Albert S. 2022-06-07 12:43:57 +02:00
padre 460f8c14bc
commit 4995b2337e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -6,7 +6,7 @@ exit 1
fi
set -e
TAG="v0.1rc3"
TAG="v0.2"
BUILDDIR=$(mktemp -d)
OUTPUT_DIR="$1"